v8/test
arv ea463a916b [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, rossberg@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27354}
2015-03-23 08:40:47 +00:00
..
benchmarks Enable test coverage for --turbo-deoptimization mode. 2015-01-16 12:53:30 +00:00
cctest [es6] remove --harmony-templates flag 2015-03-23 07:01:48 +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-03-23 08:40:47 +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-03-23 08:40:47 +00:00
test262-es6 [es6] Object.getPrototypeOf should work with values 2015-03-23 08:40:47 +00:00
unittests MIPS: [turbofan] Turn Math.clz32 into an inlinable builtin. 2015-03-20 14:05:36 +00:00
webkit [es6] Object.getPrototypeOf should work with values 2015-03-23 08:40:47 +00:00