[Webkit-unassigned] [Bug 197360] New: [JSC] Set does not unify `NaN` and `0/0`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 28 21:58:33 PDT 2019


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

            Bug ID: 197360
           Summary: [JSC] Set does not unify `NaN` and `0/0`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

print(new Set([NaN, 0/0]).size); // => 2
https://twitter.com/vijaiendran/status/1121894301582024704

-- 
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/23cc9767/attachment.html>


More information about the webkit-unassigned mailing list