RESOLVED FIXED 152879
restoreCalleeSavesFromVMCalleeSavesBuffer should use the scratch register
https://bugs.webkit.org/show_bug.cgi?id=152879
Summary restoreCalleeSavesFromVMCalleeSavesBuffer should use the scratch register
Saam Barati
Reported 2016-01-07 18:00:32 PST
...
Attachments
patch (5.18 KB, patch)
2016-01-07 18:04 PST, Saam Barati
fpizlo: review+
Saam Barati
Comment 1 2016-01-07 18:04:56 PST
Mark Lam
Comment 2 2016-01-07 18:09:42 PST
Comment on attachment 268519 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=268519&action=review > Source/JavaScriptCore/jit/AssemblyHelpers.cpp:539 > +#else > + UNUSED_PARAM(usedRegisters); Please remove.
Saam Barati
Comment 3 2016-01-08 10:50:10 PST
Note You need to log in before you can comment on or make changes to this bug.