[Webkit-unassigned] [Bug 87345] New: DFG should not assume that a variable is not aliased to arguments just because of TearOffArguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 23:37:37 PDT 2012


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

           Summary: DFG should not assume that a variable is not aliased
                    to arguments just because of TearOffArguments
           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 the presence of TearOffArguments will force arguments aliasing to assume that arguments must be created. That's not the case; the TearOffArguments can be killed off.

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