[Webkit-unassigned] [Bug 22352] New: Annotating opcodes with length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 19 00:22:15 PST 2008


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

           Summary: Annotating opcodes with length
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasy at inf.u-szeged.hu


Annotating each opcode with length can be convenient in many cases instead of
the using of hard–coded constants. The file Opcode.h would be a suitable
place to assign the lengths of the byte code instructions to the opcodes.


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



More information about the webkit-unassigned mailing list