[Webkit-unassigned] [Bug 70668] New: DFG inlining sometimes fails to reset constant references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 20:25:51 PDT 2011


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

           Summary: DFG inlining sometimes fails to reset constant
                    references
           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


And it sometimes resets them even though it doesn't have to.  The logic of resetting constant references should be moved out of parseBlock(), into a separate method, and should be called when a new block is created.

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