v8/test
arv d4a314f9dc [es6] Object.getPrototypeOf should work with values
This reverts commit 992751d0dc.

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.

Difference from last time: Updated .status and will disable Blink
side tests as needed.

BUG=v8:3964
LOG=N
R=adamk, rossberg@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1051523003

Cr-Commit-Position: refs/heads/master@{#27558}
2015-04-01 00:22:39 +00:00
..
benchmarks Enable test coverage for --turbo-deoptimization mode. 2015-01-16 12:53:30 +00:00
cctest Add a UseCounter for Object.observe 2015-03-31 23:03:19 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test [es6] remove --harmony-templates flag 2015-03-23 07:01:48 +00:00
message Beautify syntax error for unterminated argument list 2015-03-16 09:16:26 +00:00
mjsunit [es6] Object.getPrototypeOf should work with values 2015-04-01 00:22:39 +00:00
mozilla [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 [es6] Object.getPrototypeOf should work with values 2015-04-01 00:22:39 +00:00
test262-es6 [es6] Object.getPrototypeOf should work with values 2015-04-01 00:22:39 +00:00
unittests [turbofan] Fix properties of IrOpcode::kThrow operator. 2015-03-31 13:44:04 +00:00
webkit [es6] Object.getPrototypeOf should work with values 2015-04-01 00:22:39 +00:00