[webkit-reviews] review requested: [Bug 190033] [BigInt] BigInt.proptotype.toString is broken when radix is power of 2 : [Attachment 351242] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 08:53:24 PDT 2018


Caio Lima <ticaiolima at gmail.com> has asked  for review:
Bug 190033: [BigInt] BigInt.proptotype.toString is broken when radix is power
of 2
https://bugs.webkit.org/show_bug.cgi?id=190033

Attachment 351242: Patch

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




--- Comment #14 from Caio Lima <ticaiolima at gmail.com> ---
Comment on attachment 351242
  --> https://bugs.webkit.org/attachment.cgi?id=351242
Patch

>From previous patch, I changed ctz32 (Source/WTF/wtf/MathExtras.h:581) because
previous version was wrong. Asking for review again before upstreaming the
patch.


More information about the webkit-reviews mailing list