[Webkit-unassigned] [Bug 122288] New: Eliminate unused JITStub function declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 11:20:34 PDT 2013


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

           Summary: Eliminate unused JITStub function declarations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msaboff at apple.com
            Blocks: 122287


The JITStub declarations are not defined anywhere and therefore can be removed.

cti_op_is_boolean
cti_op_is_number
cti_op_is_string
cti_op_is_undefined
cti_op_resolve
cti_op_resolve_base
cti_op_resolve_base_strict_put
cti_op_resolve_with_base
cti_op_resolve_with_this
cti_op_put_to_base
cti_op_end

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