[Webkit-unassigned] [Bug 70302] New: Indexed arguments on the Arguments object should be enumerable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 21:39:25 PDT 2011


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

           Summary: Indexed arguments on the Arguments object should be
                    enumerable.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


See ECMA-262 5.1 chapter 10.6 step 11b.
This is visible through a number of means, including Object.keys, Object.getOwnPropertyDescriptor, and operator in.

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