RESOLVED FIXED 147580
jsc-tailcall: Callee save registers should be saved after the stack pointer is set up
https://bugs.webkit.org/show_bug.cgi?id=147580
Summary jsc-tailcall: Callee save registers should be saved after the stack pointer i...
Michael Saboff
Reported 2015-08-03 11:54:33 PDT
Since callee save registers are placed in the local variable area of the stack, they should be saved only after the stack pointer has been set for the code block being executed.
Attachments
Patch (3.43 KB, patch)
2015-08-03 13:14 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2015-08-03 13:14:19 PDT
Michael Saboff
Comment 2 2015-08-03 13:46:08 PDT
Csaba Osztrogonác
Comment 3 2015-09-14 10:58:25 PDT
Comment on attachment 258103 [details] Patch Cleared review? from attachment 258103 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.