RESOLVED DUPLICATE of bug 197362 197360
[JSC] Set does not unify `NaN` and `0/0`
https://bugs.webkit.org/show_bug.cgi?id=197360
Summary [JSC] Set does not unify `NaN` and `0/0`
Yusuke Suzuki
Reported 2019-04-28 21:58:33 PDT
print(new Set([NaN, 0/0]).size); // => 2 https://twitter.com/vijaiendran/status/1121894301582024704
Attachments
Yusuke Suzuki
Comment 1 2019-04-29 15:32:12 PDT
*** This bug has been marked as a duplicate of bug 197362 ***
Note You need to log in before you can comment on or make changes to this bug.