[Webkit-unassigned] [Bug 69995] New: If an Arguments object is being used to copy the arguments, then make this explicit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 21:11:14 PDT 2011


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

           Summary: If an Arguments object is being used to copy the
                    arguments, then make this explicit
           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


Creating an Arguments object that is a copy of the arguments in the register file is a fundamentally different operation than creating one that points into the register file.  The two modes of creation should be made more explicitly different.

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