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

Issue 6526046: Handle indexed properties on value objects correctly. (Closed)

Created:
9 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Handle indexed properties on value objects correctly. As with named properties, search the value wrapper prototypes for properties. Committed: http://code.google.com/p/v8/source/detail?r=6810

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -12 lines) Patch
M src/arguments.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects.cc View 4 chunks +23 lines, -8 lines 0 comments Download
A test/mjsunit/indexed-value-properties.js View 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 10 months ago (2011-02-16 11:22:40 UTC) #1
Søren Thygesen Gjesse
9 years, 10 months ago (2011-02-16 11:40:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698