[Webkit-unassigned] [Bug 153679] [INTL] Intl Constructors not web compatible with Object.create usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 08:57:01 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153679

--- Comment #3 from Mark S. Miller <erights at gmail.com> ---
Unlike the github bug thread or what we heard at the tc39 mtg, the first post in this thread uses .apply rather than .call. The code at https://github.com/tc39/ecma402/issues/57#issuecomment-186856109 will need some adjustment to give these objects their own overriding .call and .apply methods without stomping on each other. But https://github.com/tc39/ecma402/issues/57#issuecomment-186856109 , if it otherwise works, gives the idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160221/78f99da6/attachment.html>


More information about the webkit-unassigned mailing list