RESOLVED INVALID 123232
When running with the FTL, the other execution engine shouldn't assume that tagTypeNumber/tagMask registers are special
https://bugs.webkit.org/show_bug.cgi?id=123232
Summary When running with the FTL, the other execution engine shouldn't assume that t...
Filip Pizlo
Reported 2013-10-23 16:41:24 PDT
All that you're allowed to assume is that they're callee-saved.
Attachments
the patch (3.07 KB, patch)
2013-10-23 16:42 PDT, Filip Pizlo
mhahnenberg: review+
Filip Pizlo
Comment 1 2013-10-23 16:42:33 PDT
Created attachment 215011 [details] the patch
Mark Hahnenberg
Comment 2 2013-10-23 16:47:40 PDT
Comment on attachment 215011 [details] the patch r=me. We're going to have to save these for the FTL at some point (since they're callee save).
Filip Pizlo
Comment 3 2013-10-24 09:38:46 PDT
(In reply to comment #2) > (From update of attachment 215011 [details]) > r=me. We're going to have to save these for the FTL at some point (since they're callee save). Heh. I think this small comment of yours proves that this patch is wrong.
Note You need to log in before you can comment on or make changes to this bug.