RESOLVED FIXED 149335
Remove register preservation and restoration stub code
https://bugs.webkit.org/show_bug.cgi?id=149335
Summary Remove register preservation and restoration stub code
Michael Saboff
Reported 2015-09-17 22:01:42 PDT
With the landing of the callee saves patch in change set r189575: <http://trac.webkit.org/changeset/189575>, there is no longer a need for register preservation and restoration thunks and the code that generates them.
Attachments
Patch (48.55 KB, patch)
2015-09-17 22:20 PDT, Michael Saboff
no flags
Patch with Speculative CMake Build Fix (49.03 KB, patch)
2015-09-17 22:38 PDT, Michael Saboff
mark.lam: review+
Patch with deletion of more related code (52.18 KB, patch)
2015-09-18 09:03 PDT, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2015-09-17 22:20:34 PDT
Michael Saboff
Comment 2 2015-09-17 22:38:33 PDT
Created attachment 261493 [details] Patch with Speculative CMake Build Fix
Mark Lam
Comment 3 2015-09-18 08:28:02 PDT
Comment on attachment 261493 [details] Patch with Speculative CMake Build Fix r=me
Michael Saboff
Comment 4 2015-09-18 09:03:08 PDT
Created attachment 261504 [details] Patch with deletion of more related code
Mark Lam
Comment 5 2015-09-18 09:08:57 PDT
Comment on attachment 261504 [details] Patch with deletion of more related code r=me
Michael Saboff
Comment 6 2015-09-18 09:21:21 PDT
Note You need to log in before you can comment on or make changes to this bug.