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 7129058: Add GetOwnPropertyNames method for Object in the API (Closed)

Created:
9 years, 6 months ago by Peter Varga
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add GetOwnPropertyNames method for Object in the API Patch by Peter Varga. BUG=none TEST=cctest/test-api/PropertyEnumeration Committed: http://code.google.com/p/v8/source/detail?r=8264

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M include/v8.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Varga
9 years, 6 months ago (2011-06-10 11:39:09 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-10 12:32:11 UTC) #2
LGTM, I'll land.

Powered by Google App Engine
This is Rietveld 408576698