Bug 150462

Summary: [ES6] Implement Symbol.toPrimitive
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Keith Miller <keith_miller>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.