Reviewers: adamk, rossberg, arv,
Message:
Created Revert of [es6] Object.getPrototypeOf should work with values
Description:
Revert of [es6] Object.getPrototypeOf should work with values (patchset #3
id:40001 of https://codereview.chromium.org/1014813003/)
Reason for revert:
Layout test failures. Please update layout test expectations before landing
this, in order to not block the roll.
Original issue's description:
[es6] Object.getPrototypeOf should work with values
The final spec for Object.getPrototypeOf calls ToObject on the
parameter, which means that it should only throw for null and
undefined. For other non object values the prototype of the wrapper
should be used.
BUG=v8:3964
LOG=N
R=adamk, [email protected]
Committed: https://crrev.com/ea463a916bbe5994b0d2d04e8075058b373b2e2c
Cr-Commit-Position: refs/heads/master@{#27354}
[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3964
Please review this at https://codereview.chromium.org/1033623002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+50, -86 lines):
M src/v8natives.js
M test/mjsunit/get-prototype-of.js
M test/mjsunit/harmony/set-prototype-of.js
M test/test262-es6/test262-es6.status
M test/test262/test262.status
M test/webkit/prototypes.js
M test/webkit/prototypes-expected.txt
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.