Bug 146854

Summary: jsc-tailcall: Get rid of the register preservation thunk
Product: WebKit Reporter: Basile Clement <basile_clement>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fpizlo, ggaren, mark.lam, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 146845, 148099    
Bug Blocks: 146942    

Basile Clement
Reported 2015-07-10 13:57:42 PDT
We need to get rid of this for implementing tail calls since after a tail call, the stack is no longer going to be in a meaningful state for the register preservation thunk.
Attachments
Basile Clement
Comment 1 2015-08-31 18:08:21 PDT
*** This bug has been marked as a duplicate of bug 148666 ***
Note You need to log in before you can comment on or make changes to this bug.