[Webkit-unassigned] [Bug 144036] Web Inspector: convert more code to use ES6 method `Object.is()` instead of ===
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 22 07:41:45 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144036
--- Comment #2 from Timothy Hatcher <timothy at apple.com> ---
I think I still prefer === unless NaN is in the picture. I have a feeling Object.is() would be slower than ===.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150422/5e9985c0/attachment.html>
More information about the webkit-unassigned
mailing list