[Webkit-unassigned] [Bug 78954] New: DFG::Graph should have references to JSGlobalData, the CodeBlock being compiled, and the CodeBlock that was used for profiling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 21:41:32 PST 2012


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

           Summary: DFG::Graph should have references to JSGlobalData, the
                    CodeBlock being compiled, and the CodeBlock that was
                    used for profiling
           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


This would eliminate a bunch of places where we're doing multiple indirections to pass around JSGlobalData and two CodeBlocks just because having a reference to a Graph isn't enough.

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