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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 13:03:49 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 395605: Patch

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




--- Comment #14 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 395605

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

Patch

rebased and applied Yusuke's comments (except for the indentation one, I don't
see what was wrong with it).
Also fixed a couple of warnings that I had missed when compiling with
USE(BIGINT32) 0.


More information about the webkit-reviews mailing list