[webkit-reviews] review requested: [Bug 226676] Optimize compareStrictEq when neither side is a double and at least one is neither a string nor a BigInt : [Attachment 430654] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 5 11:45:14 PDT 2021


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 226676: Optimize compareStrictEq when neither side is a double and at least
one is neither a string nor a BigInt
https://bugs.webkit.org/show_bug.cgi?id=226676

Attachment 430654: Patch

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




--- Comment #6 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 430654

  --> https://bugs.webkit.org/attachment.cgi?id=430654&action=review

Patch

Fixing yet another issue with 32-bits builds.


More information about the webkit-reviews mailing list