[Webkit-unassigned] [Bug 90095] New: JSC: add infrastructure for appending comments to generated bytecode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 12:49:37 PDT 2012


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

           Summary: JSC: add infrastructure for appending comments to
                    generated bytecode
           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: mark.lam at apple.com


It would be nice to be able to append comments to bytecode opcodes that are emitted by the BytecodeGenerator.  This aids in providing some context when debugging the correctness of BytecodeGenerator code generation and any other work that involves bytecode inspection.

-- 
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