[Webkit-unassigned] [Bug 211041] New: [JSC] ValueDiv should have efficient BigInt32 code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 21:54:30 PDT 2020


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

            Bug ID: 211041
           Summary: [JSC] ValueDiv should have efficient BigInt32 code
           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: ysuzuki at apple.com

Since the result is BigInt32 (integer), we can emit integer division without considering double!

-- 
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/20200426/289d8e94/attachment.htm>


More information about the webkit-unassigned mailing list