[Webkit-unassigned] [Bug 170004] New: [JSC][DFG] JSC should have fast path for operationDoubleToInt52

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 06:02:03 PDT 2017


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

            Bug ID: 170004
           Summary: [JSC][DFG] JSC should have fast path for
                    operationDoubleToInt52
           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: utatane.tea at gmail.com

Currently, we always call operationDoubleToInt52 function to convert double to int52.
But we should have the fast path for that in DFG and FTL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170323/b1b7d5de/attachment.html>


More information about the webkit-unassigned mailing list