RESOLVED DUPLICATE of bug 148666 Bug 146854
jsc-tailcall: Get rid of the register preservation thunk
https://bugs.webkit.org/show_bug.cgi?id=146854
Summary jsc-tailcall: Get rid of the register preservation thunk
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.