[webkit-reviews] review requested: [Bug 206182] Support an inlined representation in JSValue of small BigInts ("BigInt32") : [Attachment 395917] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 23:34:00 PDT 2020


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 206182: Support an inlined representation in JSValue of small BigInts
("BigInt32")
https://bugs.webkit.org/show_bug.cgi?id=206182

Attachment 395917: Patch

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




--- Comment #16 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 395917

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

Patch

Fixed an issue in the compilation of strict equality in the baseline tier on
32-bit architectures.


More information about the webkit-reviews mailing list