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

Issue 542092: Submit Object.getOwnPropertyNames patch by Pavel Feldman. See http://codereview.chromium.org/549050. (Closed)

Created:
10 years, 11 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Submit Object.getOwnPropertyNames patch by Pavel Feldman. See http://codereview.chromium.org/549050. Add copyright to regression test to fix build broken by r3619. TBR=sgjesse@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3620

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -172 lines) Patch
M src/messages.js View 1 chunk +1 line, -2 lines 0 comments Download
M src/mirror-delay.js View 3 chunks +6 lines, -6 lines 0 comments Download
M src/runtime.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/runtime.cc View 4 chunks +150 lines, -150 lines 0 comments Download
M src/v8natives.js View 3 chunks +46 lines, -9 lines 0 comments Download
A test/mjsunit/object-get-own-property-names.js View 1 chunk +104 lines, -0 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-3184.js View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
10 years, 11 months ago (2010-01-15 15:33:26 UTC) #1
Søren Thygesen Gjesse
On 2010/01/15 15:33:26, Michail Naganov wrote: >
10 years, 11 months ago (2010-01-18 08:12:47 UTC) #2
Søren Thygesen Gjesse
10 years, 11 months ago (2010-01-18 08:13:11 UTC) #3
LGTM

Thanks for adding the copyright header.

Powered by Google App Engine
This is Rietveld 408576698