Bug 141171

Summary: VirtualRegister should really know how to dump itself
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenb, mmirman, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 141174    
Attachments:
Description Flags
the patch ggaren: review+

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.