Bug 103010

Summary: It should be possible to say disassemble(stuff) instead of having to say if (!tryToDisassemble(stuff)) dataLog("I failed")
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, gyuyoung.kim, mark.lam, mhahnenberg, msaboff, oliver, rakuco, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch andersca: review+

Filip Pizlo
Reported 2012-11-21 19:25:20 PST
We should have a default "disassembler" that just prints the instruction ranges.
Attachments
the patch (12.72 KB, patch)
2012-11-21 19:33 PST, Filip Pizlo
andersca: review+
Filip Pizlo
Comment 1 2012-11-21 19:33:52 PST
Created attachment 175569 [details] the patch
Filip Pizlo
Comment 2 2012-11-21 19:48:10 PST
Note You need to log in before you can comment on or make changes to this bug.