[Webkit-unassigned] [Bug 71439] New: ValueRecovery should be moved out of the DFG JIT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 23:45:26 PDT 2011


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

           Summary: ValueRecovery should be moved out of the DFG JIT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


The ValueRecovery functionality (and associated classes and enums such as DataFormat and VirtualRegister) should be moved out of the dfg/ directory and into the bytecode/ directory, since this information will need to be saved in CodeBlocks to support features such as function.arguments.

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