[Webkit-unassigned] [Bug 198253] New: [JSC] ResultType implementation is wrong for bit ops, and ends up making ArithDiv in DFG Int32 fast path even if Baseline constantly produces Double result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 25 20:30:02 PDT 2019


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

            Bug ID: 198253
           Summary: [JSC] ResultType implementation is wrong for bit ops,
                    and ends up making ArithDiv in DFG Int32 fast path
                    even if Baseline constantly produces Double result
           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

It causes unnecessary OSRExit in async-fs Math.random code.

-- 
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/20190526/605a3b49/attachment.html>


More information about the webkit-unassigned mailing list