Bug 122937

Summary: JIT::appendCall() needs to killLastResultRegister() or equivalent since there's some really bad code that expects it
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 122929    
Attachments:
Description Flags
the patch ggaren: review+

Filip Pizlo
Reported 2013-10-16 19:47:05 PDT
JITStubCall used to do it.
Attachments
the patch (1.33 KB, patch)
2013-10-16 19:48 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2013-10-16 19:48:18 PDT
Created attachment 214417 [details] the patch
Geoffrey Garen
Comment 2 2013-10-16 19:54:19 PDT
Comment on attachment 214417 [details] the patch r=me
Filip Pizlo
Comment 3 2013-10-16 20:00:24 PDT
Note You need to log in before you can comment on or make changes to this bug.