[Webkit-unassigned] [Bug 145452] New: Non-speculative Branch should be fast in the FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 19:13:31 PDT 2015


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

            Bug ID: 145452
           Summary: Non-speculative Branch should be fast in the FTL
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

There is just no excuse for making C function calls for a branch, since the inline code is probably about the same size as a callsite.

-- 
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/20150529/8cee1b62/attachment-0001.html>


More information about the webkit-unassigned mailing list