RESOLVED FIXED 135784
JIT should use full 64-bit stores for jsBoolean and jsNull
https://bugs.webkit.org/show_bug.cgi?id=135784
Summary JIT should use full 64-bit stores for jsBoolean and jsNull
Mark Hahnenberg
Reported 2014-08-09 08:38:02 PDT
This guarantees that we set the high bits of the register with the correct tag.
Attachments
Patch (2.66 KB, patch)
2014-08-09 08:44 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2014-08-09 08:44:26 PDT
Michael Saboff
Comment 2 2014-08-09 20:12:02 PDT
Comment on attachment 236336 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-08-11 11:40:08 PDT
Comment on attachment 236336 [details] Patch Clearing flags on attachment: 236336 Committed r172398: <http://trac.webkit.org/changeset/172398>
WebKit Commit Bot
Comment 4 2014-08-11 11:40:10 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.