[Webkit-unassigned] [Bug 190836] New: [BigInt] JSBigInt::createWithLength should throw when length is greater than JSBigInt::maxLength

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 11:15:58 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190836

            Bug ID: 190836
           Summary: [BigInt] JSBigInt::createWithLength should throw when
                    length is greater than JSBigInt::maxLength
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ticaiolima at gmail.com

Current implementation ignores JSBigInt::maxLength, but we should follow this definition, since some algorithms rely on this vale.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181023/9f0adb3d/attachment-0001.html>


More information about the webkit-unassigned mailing list