RESOLVED FIXED 122937
JIT::appendCall() needs to killLastResultRegister() or equivalent since there's some really bad code that expects it
https://bugs.webkit.org/show_bug.cgi?id=122937
Summary JIT::appendCall() needs to killLastResultRegister() or equivalent since there...
Filip Pizlo
Reported 2013-10-16 19:47:05 PDT
JITStubCall used to do it.
Attachments
the patch (1.33 KB, patch)
2013-10-16 19:48 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2013-10-16 19:48:18 PDT
Created attachment 214417 [details] the patch
Geoffrey Garen
Comment 2 2013-10-16 19:54:19 PDT
Comment on attachment 214417 [details] the patch r=me
Filip Pizlo
Comment 3 2013-10-16 20:00:24 PDT
Note You need to log in before you can comment on or make changes to this bug.