RESOLVED FIXED Bug 141171
VirtualRegister should really know how to dump itself
https://bugs.webkit.org/show_bug.cgi?id=141171
Summary VirtualRegister should really know how to dump itself
Filip Pizlo
Reported 2015-02-02 14:26:42 PST
Currently it dumps itself as an int, which isn't very useful. We then end up with a lot of scattered code for dumping VirtualRegister.
Attachments
the patch (28.83 KB, patch)
2015-02-02 14:40 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2015-02-02 14:40:41 PST
Created attachment 245902 [details] the patch
Geoffrey Garen
Comment 2 2015-02-02 14:41:35 PST
Comment on attachment 245902 [details] the patch r=me
Filip Pizlo
Comment 3 2015-02-02 15:33:56 PST
Note You need to log in before you can comment on or make changes to this bug.