Bug 123165

Summary: [sh4][mips][arm] Crashes in JSC for 32-bit
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gergely, kilvadyb, msaboff, ossy, yannick.poirier
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645    
Attachments:
Description Flags
32-bit fixes in JITInlines.h none

Julien Brianceau
Reported 2013-10-22 09:21:43 PDT
Tag and payload are swapped in V_JITOperation_EJJJ implementation for 32-bit in JITInlines.h Also, some EABI_32BIT_DUMMY_ARG are missing in this file too.
Attachments
32-bit fixes in JITInlines.h (3.26 KB, patch)
2013-10-22 09:26 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-10-22 09:26:43 PDT
Created attachment 214864 [details] 32-bit fixes in JITInlines.h
WebKit Commit Bot
Comment 2 2013-10-22 10:03:19 PDT
Comment on attachment 214864 [details] 32-bit fixes in JITInlines.h Clearing flags on attachment: 214864 Committed r157797: <http://trac.webkit.org/changeset/157797>
WebKit Commit Bot
Comment 3 2013-10-22 10:03:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.