RESOLVED FIXED 158955
JIT::updateTopCallframe() in the baseline JIT should use PC instead of PC+1
https://bugs.webkit.org/show_bug.cgi?id=158955
Summary JIT::updateTopCallframe() in the baseline JIT should use PC instead of PC+1
Saam Barati
Reported 2016-06-20 13:11:09 PDT
I already changed this in the LLInt, but I forgot to do it in the baseline.
Attachments
patch (1.52 KB, patch)
2016-08-22 13:24 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2016-08-22 13:24:26 PDT
Mark Lam
Comment 2 2016-08-22 13:25:06 PDT
Comment on attachment 286615 [details] patch r=me
Filip Pizlo
Comment 3 2016-08-22 13:25:16 PDT
Comment on attachment 286615 [details] patch r=me too
WebKit Commit Bot
Comment 4 2016-08-23 10:34:35 PDT
Comment on attachment 286615 [details] patch Clearing flags on attachment: 286615 Committed r204840: <http://trac.webkit.org/changeset/204840>
WebKit Commit Bot
Comment 5 2016-08-23 10:34:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.