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

Issue 10802051: Fix corner case when transforming dictionary to fast elements. (Closed)

Created:
8 years, 5 months ago by Yang
Modified:
8 years, 5 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Fix corner case when transforming dictionary to fast elements. R=verwaest@chromium.org BUG=v8:2249 TEST=regress-2249.js Committed: https://code.google.com/p/v8/source/detail?r=12167

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -11 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 1 2 3 chunks +20 lines, -6 lines 0 comments Download
A + test/mjsunit/regress-2249.js View 1 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
PTAL. http://codereview.chromium.org/10802051/diff/2001/src/compiler.cc File src/compiler.cc (right): http://codereview.chromium.org/10802051/diff/2001/src/compiler.cc#newcode823 src/compiler.cc:823: ASSERT(closure->IsMarkedForParallelRecompilation()); Sneaking in a small fix in here ...
8 years, 5 months ago (2012-07-20 13:40:01 UTC) #1
Toon Verwaest
LGTM with nits. http://codereview.chromium.org/10802051/diff/2001/src/objects.cc File src/objects.cc (right): http://codereview.chromium.org/10802051/diff/2001/src/objects.cc#newcode12463 src/objects.cc:12463: } What about moving all of ...
8 years, 5 months ago (2012-07-20 13:47:48 UTC) #2
Yang
On 2012/07/20 13:47:48, Toon Verwaest wrote: > LGTM with nits. > > http://codereview.chromium.org/10802051/diff/2001/src/objects.cc > File ...
8 years, 5 months ago (2012-07-20 14:28:48 UTC) #3
Toon Verwaest
8 years, 5 months ago (2012-07-20 14:34:18 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698