[webkit-reviews] review granted: [Bug 197362] normalizeMapKey should normalize NaN to one PureNaN bit pattern to make MapHash same : [Attachment 368498] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 15:18:00 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 197362: normalizeMapKey should normalize NaN to one PureNaN bit pattern to
make MapHash same
https://bugs.webkit.org/show_bug.cgi?id=197362

Attachment 368498: Patch

https://bugs.webkit.org/attachment.cgi?id=368498&action=review




--- Comment #8 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 368498
  --> https://bugs.webkit.org/attachment.cgi?id=368498
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=368498&action=review

r=me

> JSTests/stress/hash-table-with-normalized-nan.js:81
> +}

an we also have a test for Map?


More information about the webkit-reviews mailing list