[Webkit-unassigned] [Bug 116889] New: fourthTier: The baseline jit and LLint should use common slow paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 14:40:00 PDT 2013


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

           Summary: fourthTier: The baseline jit and LLint should use
                    common slow paths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msaboff at apple.com


To reduce the number of trampoline methods and generally clean up the code in preparation for utilizing the C stack, we should reduce the number of slow paths.  This change is to eliminate nearly identical slow paths.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list