[Webkit-unassigned] [Bug 197362] SameValueZero implementation bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 02:06:44 PDT 2019


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

--- Comment #4 from Andrea Puddu <me at nuragic.io> ---
(In reply to Andrea Giammarchi from comment #2)

> FWIW the issue is not the constructor, rather the `.add(NaN)` followed by `.add(0/0)` or even `.add(Intinity/Infinity)`. 

> where I suspect `areKeysEqual(exec, key, bucket->key())` might consider the globally available `NaN` and those produced by `0/0` or `Infinity/Infinity` different.

> The same applies for `Map`


Agreed! Thanks for investigating further

-- 
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/20190429/3e06da35/attachment.html>


More information about the webkit-unassigned mailing list