DescriptionES6: 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
Committed: https://code.google.com/p/v8/source/detail?r=23923
Patch Set 1 #
Total comments: 2
Patch Set 2 : Code review feedback #
Messages
Total messages: 6 (0 generated)
|