[Webkit-unassigned] [Bug 71191] New: The DFG inliner should not flush the callee

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 30 12:28:04 PDT 2011


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

           Summary: The DFG inliner should not flush the callee
           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 callee is a known constant once we get to the inline site.  There is no need to emit code to flush its value, since it is known statically.

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