[Webkit-unassigned] [Bug 65943] New: DFG JIT passes the this argument to constructors even though it's not necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 14:26:41 PDT 2011


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

           Summary: DFG JIT passes the this argument to constructors even
                    though it's not necessary
           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 DFG JIT passes the this argument to constructors, even though constructors create this themselves.  The DFG should not pass this to constructors.

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