Bug 122975

Summary: Eliminate emitGetJITStubArg() - dead code
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: CLOSED FIXED    
Severity: Normal CC: ggaren, mark.lam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch andersca: review+

Description Michael Saboff 2013-10-17 11:05:57 PDT
Defined and declared in
    Source/JavaScriptCore/jit/JIT.h
    Source/JavaScriptCore/jit/JITInlines.cpp
Comment 1 Geoffrey Garen 2013-10-17 12:35:30 PDT
Created attachment 214487 [details]
Patch
Comment 2 Mark Lam 2013-10-17 12:36:36 PDT
Comment on attachment 214487 [details]
Patch

LGTM but need a reviewer to r+.
Comment 3 Geoffrey Garen 2013-10-17 12:40:57 PDT
Committed r157590: <http://trac.webkit.org/changeset/157590>