[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 430651] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 5 10:41:04 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 430651: Patch

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




--- Comment #5 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 430651

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

Patch

Another attempt at fixing the 32-bit build.


More information about the webkit-reviews mailing list