[Webkit-unassigned] [Bug 105282] Date.prototype.toJSON does not execute steps 1-2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 4 12:53:48 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=105282
Aleksey Shvayka <shvaikalesh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shvaikalesh at gmail.com
--- Comment #1 from Aleksey Shvayka <shvaikalesh at gmail.com> ---
As of build 246014, ToPrimitive is called with proper hint, but `this` value is still resolved using sloppy mode semantics, resulting in ToObject being called on global object.
Test262: https://github.com/tc39/test262/pull/2190
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190604/095a05ff/attachment.html>
More information about the webkit-unassigned
mailing list