RESOLVED FIXED Bug 134730
[ftlopt] Get rid of Node::misc by moving the fields out of the union so that you can use replacement and owner simultaneously
https://bugs.webkit.org/show_bug.cgi?id=134730
Summary [ftlopt] Get rid of Node::misc by moving the fields out of the union so that ...
Filip Pizlo
Reported 2014-07-08 10:14:44 PDT
This will allow for a better GCSE implementation.
Attachments
the patch (13.06 KB, patch)
2014-07-08 10:25 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2014-07-08 10:25:15 PDT
Created attachment 234569 [details] the patch
Mark Lam
Comment 2 2014-07-08 10:26:43 PDT
Comment on attachment 234569 [details] the patch r=me
Filip Pizlo
Comment 3 2014-07-08 10:51:06 PDT
Note You need to log in before you can comment on or make changes to this bug.