[Webkit-unassigned] [Bug 106201] New: DFG should constant fold CheckExecutable if the JSFunction is known

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 18:04:07 PST 2013


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

           Summary: DFG should constant fold CheckExecutable if the
                    JSFunction is known
           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
                CC: sam at webkit.org, ggaren at apple.com, oliver at apple.com,
                    barraclough at apple.com, msaboff at apple.com,
                    mhahnenberg at apple.com, mark.lam at apple.com
        Depends on: 106067


This is a fairly silly omission.  On the other hand, we currently don't have evidence that this would be profitable - after all, if we did know the JSFunction, then we wouldn't have done a closure inline to begin with.

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