Bug 123085

Summary: JIT IC code generators should allow any register to serve as the callFrameRegister
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED INVALID    
Severity: Normal CC: atrick, barraclough, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 122739    

Filip Pizlo
Reported 2013-10-20 12:48:17 PDT
This is a work-around so long as https://bugs.webkit.org/show_bug.cgi?id=113621 is not yet done.
Attachments
Filip Pizlo
Comment 1 2013-10-20 22:10:29 PDT
It turns out that we only need this for closure call patching, and we aren't going to support that until we switch to the C stack. When we do that, callFrameRegister will die.
Note You need to log in before you can comment on or make changes to this bug.