RESOLVED DUPLICATE of bug 148666 146845
jsc-tailcall: LLint, Baseline JIT and DFG should respect the platform's callee-save register conventions
https://bugs.webkit.org/show_bug.cgi?id=146845
Summary jsc-tailcall: LLint, Baseline JIT and DFG should respect the platform's calle...
Basile Clement
Reported 2015-07-10 12:20:18 PDT
This will allow to remove the register preservation thunk when calling non-FTL code from FTL code, since we will already be correctly saving the callee-save registers we use.
Attachments
Basile Clement
Comment 1 2015-08-31 18:07:55 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.