[Webkit-unassigned] [Bug 140975] New: If you often call exactly one function but sometimes call something that isn't even a function, inlining should still work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 18:44:02 PST 2015


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

            Bug ID: 140975
           Summary: If you often call exactly one function but sometimes
                    call something that isn't even a function, inlining
                    should still work
    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

It won't currently because you won't get a poly call stub and so you won't get a fast path count.

-- 
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/20150128/c8eea2d2/attachment-0002.html>


More information about the webkit-unassigned mailing list