Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 12385050: A debug code assert needed to be behind the new optimize_constructed_arrays flag. (Closed)

Created:
7 years, 9 months ago by mvstanton
Modified:
7 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

A debug code assert needed to be behind the new optimize_constructed_arrays flag. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13791

Patch Set 1 : Fix including platforms #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -34 lines) Patch
M src/arm/builtins-arm.cc View 1 chunk +14 lines, -12 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 1 chunk +13 lines, -11 lines 0 comments Download
M src/x64/builtins-x64.cc View 1 chunk +13 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mvstanton
Hi Michael, The bug is that we can only expect a property cell in EBX ...
7 years, 9 months ago (2013-03-01 16:57:56 UTC) #1
Michael Starzinger
7 years, 9 months ago (2013-03-01 16:58:55 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698