RESOLVED FIXED 118774
fourthTier: Rationalize Node::replacement
https://bugs.webkit.org/show_bug.cgi?id=118774
Summary fourthTier: Rationalize Node::replacement
Filip Pizlo
Reported 2013-07-16 21:30:11 PDT
Node::replacement is a miscellaneous field that some phases use. Other phases might want some other pointer-sized work in Node, that they can use, instead of Node::replacement. We should rationalize how this works.
Attachments
the patch (13.13 KB, patch)
2013-07-16 21:32 PDT, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-07-16 21:32:21 PDT
Created attachment 206848 [details] the patch
Filip Pizlo
Comment 2 2013-07-17 21:38:35 PDT
Note You need to log in before you can comment on or make changes to this bug.