[Webkit-unassigned] [Bug 123155] New: Remove unused stuff in JIT stubs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 06:00:19 PDT 2013


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

           Summary: Remove unused stuff in JIT stubs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


ctiVMHandleException() prototype declaration in JITStubs.h is no more needed since http://trac.webkit.org/changeset/157636

returnAddressIsInCtiTrampoline inline is useless too, that's why ctiTrampolineEnd could also be removed from JIT stubs.

-- 
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