v8/test
arv@chromium.org 6b660f2812 ES6: String(symbol) should work like symbol.toString
Using String as a function and passing a symbol should return the
same  value as if Symbol.prototype.toString was called.

http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string-constructor-string-value

BUG=v8:3554
LOG=Y
R=rossberg@chromium.org, rossberg

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23923 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-09-12 16:17:27 +00:00
..
base-unittests Reland "Refactoring: Make gtest testsuite the default." 2014-09-02 09:21:03 +00:00
benchmarks Enable typed pipeline for TurboFan. 2014-09-10 09:52:50 +00:00
cctest Revert r23916, r23917 for breaking 64-bit tests. 2014-09-12 16:13:05 +00:00
compiler-unittests Reland "Refactoring: Make gtest testsuite the default." 2014-09-02 09:21:03 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
heap-unittests Reland "Refactoring: Make gtest testsuite the default." 2014-09-02 09:21:03 +00:00
intl Enable test cases that no longer timeout. 2014-08-26 08:44:25 +00:00
libplatform-unittests Reland "Refactoring: Make gtest testsuite the default." 2014-09-02 09:21:03 +00:00
message Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
mjsunit ES6: String(symbol) should work like symbol.toString 2014-09-12 16:17:27 +00:00
mozilla Fix typed lowering of ToBoolean on NaN input. 2014-09-11 12:38:16 +00:00
perf-test/Collections Add Collections perf tests to v8 public repo. 2014-09-01 14:52:06 +00:00
preparser ES6: Duplicate properties are no longer an error 2014-08-20 14:25:48 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Enable test cases that no longer timeout. 2014-08-26 08:44:25 +00:00
test262-es6 Update test262-es6 2014-09-11 13:39:37 +00:00
webkit Fix typed lowering of ToBoolean on NaN input. 2014-09-11 12:38:16 +00:00