[Webkit-unassigned] [Bug 70468] New: DFG call optimization handling will fail if the call had been unlinked due to the callee being optimized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 19:51:57 PDT 2011


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

           Summary: DFG call optimization handling will fail if the call
                    had been unlinked due to the callee being optimized
           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
            Blocks: 69996


Since the optimization trigger is likely to fire at roughly the same time for multiple code blocks, this leads to an unfortunate outcome where the optimization of one code block leads the others to forget about its existence.

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