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

Issue 613283002: Convert argument toObject() in Object.getOwnPropertyNames/Descriptors (Closed)

Created:
6 years, 2 months ago by caitp (gmail)
Modified:
6 years, 2 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Convert argument toObject() in Object.getOwnPropertyNames/Descriptors BUG=v8:3443 LOG=Y R=arv@chromium.org, dslomov@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24638

Patch Set 1 : FAIL_OK rather than SKIP #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M src/symbol.js View 1 chunk +1 line, -4 lines 0 comments Download
M src/v8natives.js View 1 chunk +1 line, -3 lines 0 comments Download
M test/mjsunit/es6/symbols.js View 1 chunk +8 lines, -0 lines 0 comments Download
M test/mjsunit/object-get-own-property-names.js View 1 chunk +5 lines, -15 lines 0 comments Download
M test/test262/test262.status View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
caitp (gmail)
2nd half of fix for https://code.google.com/p/v8/issues/detail?id=3443 PTAL
6 years, 2 months ago (2014-09-30 15:53:37 UTC) #1
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/613283002/diff/1/test/mjsunit/es6/symbols.js File test/mjsunit/es6/symbols.js (right): https://codereview.chromium.org/613283002/diff/1/test/mjsunit/es6/symbols.js#newcode505 test/mjsunit/es6/symbols.js:505: // Object.getOwnPropertySymbols() does not throw when passed primitive ...
6 years, 2 months ago (2014-09-30 16:02:21 UTC) #2
caitp (gmail)
https://codereview.chromium.org/613283002/diff/1/test/mjsunit/es6/symbols.js File test/mjsunit/es6/symbols.js (right): https://codereview.chromium.org/613283002/diff/1/test/mjsunit/es6/symbols.js#newcode505 test/mjsunit/es6/symbols.js:505: // Object.getOwnPropertySymbols() does not throw when passed primitive values. ...
6 years, 2 months ago (2014-10-09 14:51:35 UTC) #3
arv (Not doing code reviews)
https://codereview.chromium.org/613283002/diff/40001/test/test262/test262.status File test/test262/test262.status (right): https://codereview.chromium.org/613283002/diff/40001/test/test262/test262.status#newcode97 test/test262/test262.status:97: '15.2.3.4-1-4': [SKIP], Based on the comments in other reviews ...
6 years, 2 months ago (2014-10-14 15:29:40 UTC) #6
caitp (gmail)
On 2014/10/14 15:29:40, arv wrote: > https://codereview.chromium.org/613283002/diff/40001/test/test262/test262.status > File test/test262/test262.status (right): > > https://codereview.chromium.org/613283002/diff/40001/test/test262/test262.status#newcode97 > ...
6 years, 2 months ago (2014-10-14 17:27:20 UTC) #7
arv (Not doing code reviews)
On 2014/10/14 17:27:20, caitp wrote: > On 2014/10/14 15:29:40, arv wrote: > > > https://codereview.chromium.org/613283002/diff/40001/test/test262/test262.status ...
6 years, 2 months ago (2014-10-14 19:58:01 UTC) #9
arv (Not doing code reviews)
LGTM
6 years, 2 months ago (2014-10-14 19:58:42 UTC) #10
arv (Not doing code reviews)
Dmitry, care to review and land?
6 years, 2 months ago (2014-10-14 19:59:00 UTC) #11
Jakob Kummerow
DBC to shed some light on test expectations: As the list notation kind of indicates, ...
6 years, 2 months ago (2014-10-14 21:57:29 UTC) #12
Dmitry Lomov (no reviews)
Patch lgtm, will land (note to self: this needs blink expectations update)
6 years, 2 months ago (2014-10-15 06:59:17 UTC) #13
caitp (gmail)
r24632 looks responsible for many of these failures (from a glance, could be wrong)
6 years, 2 months ago (2014-10-15 12:50:17 UTC) #14
Dmitry Lomov (no reviews)
On 2014/10/15 12:50:17, caitp wrote: > r24632 looks responsible for many of these failures (from ...
6 years, 2 months ago (2014-10-15 12:57:13 UTC) #15
Dmitry Lomov (no reviews)
6 years, 2 months ago (2014-10-15 14:01:32 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:60001) manually as 24638 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698