[Webkit-unassigned] [Bug 72874] New: JSC lacks a disassembler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 05:50:37 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72874

           Summary: JSC lacks a disassembler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


Sometimes it would be useful to have JSC produce an annotated disassembly, for example to correlate DFG nodes to the the assembly output.  JSC currently does not have the infrastructure for this.

One option would be to import V8's disassembler.  Mozilla might have something, too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list