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

Issue 6246054: Properly process getOwnPropertyDescriptor for elements on global proxy object. (Closed)

Created:
9 years, 10 months ago by antonm
Modified:
9 years, 4 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Properly process getOwnPropertyDescriptor for elements on global proxy object. We need to go down to actual global object to perform those operations. Committed: http://code.google.com/p/v8/source/detail?r=6612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M src/objects.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M test/mjsunit/get-own-property-descriptor.js View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
antonm
Rico, may you have a look?
9 years, 10 months ago (2011-02-02 19:59:43 UTC) #1
Rico
9 years, 10 months ago (2011-02-03 08:12:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698