Bug 131692 - Invalid sh4 specific code for F_JITOperation_EJZZ callOperation
Summary: Invalid sh4 specific code for F_JITOperation_EJZZ callOperation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-15 13:30 PDT by Julien Brianceau
Modified: 2014-04-15 15:36 PDT (History)
4 users (show)

See Also:


Attachments
Remove invalid sh4 specific code in JITInlines header (1.60 KB, patch)
2014-04-15 13:33 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.