[Webkit-unassigned] [Bug 243411] Preserve NaN mantissa

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 17:30:33 PDT 2022


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

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
In JSC, the behavior is simple and deterministic. When a NaN is exposed as a JS value, it is a canonical NaN (0, 0, 0, 0, 0, 0, 248, 127).
:)

-- 
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/20220802/36ade3e1/attachment.htm>


More information about the webkit-unassigned mailing list