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

Issue 7657011: Implement UnionOfKeys for NonStrictArguments (Closed)

Created:
9 years, 4 months ago by danno
Modified:
9 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Implement UnionOfKeys for NonStrictArguments BUG=none TEST=cctest/test-api/IndexedInterceptorNonStrictArgsWithIndexedAccessor Committed: http://code.google.com/p/v8/source/detail?r=8963

Patch Set 1 #

Patch Set 2 : code cleanup #

Patch Set 3 : more stuff #

Patch Set 4 : make more private #

Patch Set 5 : remove unrelated changes #

Patch Set 6 : make more protected #

Total comments: 1

Patch Set 7 : review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -86 lines) Patch
M src/elements.h View 1 2 3 4 5 6 2 chunks +27 lines, -2 lines 0 comments Download
M src/elements.cc View 1 2 3 4 5 18 chunks +215 lines, -84 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 5 6 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
Please take a look.
9 years, 4 months ago (2011-08-17 11:55:40 UTC) #1
Sven Panne
9 years, 4 months ago (2011-08-17 13:55:56 UTC) #2
LGTM when a small comment has been added.

http://codereview.chromium.org/7657011/diff/5002/src/elements.cc
File src/elements.cc (right):

http://codereview.chromium.org/7657011/diff/5002/src/elements.cc#newcode90
src/elements.cc:90: virtual MaybeObject* AddElementsToFixedArray(FixedArrayBase*
from,
A comment about the different kind of indices involved here would be nice.

Powered by Google App Engine
This is Rietveld 408576698