Bug 131692

Summary: Invalid sh4 specific code for F_JITOperation_EJZZ callOperation
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, mark.lam, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove invalid sh4 specific code in JITInlines header none

Description Julien Brianceau 2014-04-15 13:30:18 PDT
Prototype is not F_JITOperation_EJJZ anymore since r160244, so the sh4 specific code is invalid now and has to be removed.
Comment 1 Julien Brianceau 2014-04-15 13:33:50 PDT
Created attachment 229398 [details]
Remove invalid sh4 specific code in JITInlines header
Comment 2 Geoffrey Garen 2014-04-15 15:06:35 PDT
Comment on attachment 229398 [details]
Remove invalid sh4 specific code in JITInlines header

r=me
Comment 3 WebKit Commit Bot 2014-04-15 15:36:57 PDT
Comment on attachment 229398 [details]
Remove invalid sh4 specific code in JITInlines header

Clearing flags on attachment: 229398

Committed r167329: <http://trac.webkit.org/changeset/167329>
Comment 4 WebKit Commit Bot 2014-04-15 15:36:59 PDT
All reviewed patches have been landed.  Closing bug.