RESOLVED DUPLICATE of bug 154877 150462
[ES6] Implement Symbol.toPrimitive
https://bugs.webkit.org/show_bug.cgi?id=150462
Summary [ES6] Implement Symbol.toPrimitive
Keith Miller
Reported 2015-10-22 12:37:40 PDT
the ES6 known symbol toPrimitive allows the user to override the way a function is converted to a primitive type regardless of what type hint is given.
Attachments
Joseph Pecoraro
Comment 1 2016-06-06 20:52:28 PDT
Fixed by your other change: [ES6] Add support for Symbol.toPrimitive https://bugs.webkit.org/show_bug.cgi?id=154877 http://trac.webkit.org/changeset/197531 *** This bug has been marked as a duplicate of bug 154877 ***
Note You need to log in before you can comment on or make changes to this bug.