[Webkit-unassigned] [Bug 85945] New: DFG variable capture analysis should work even if the variables arose through inlining

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 18:52:51 PDT 2012


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

           Summary: DFG variable capture analysis should work even if the
                    variables arose through inlining
           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


Currently we cannot inline functions that create arguments or access arguments reflectively, principally because variable capture analysis is not inlining-aware.  Patch forthcoming.

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