WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 70302
Indexed arguments on the Arguments object should be enumerable.
https://bugs.webkit.org/show_bug.cgi?id=70302
Summary
Indexed arguments on the Arguments object should be enumerable.
Gavin Barraclough
Reported
2011-10-17 21:39:25 PDT
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.
Attachments
Fix
(6.85 KB, patch)
2011-10-17 21:45 PDT
,
Gavin Barraclough
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2011-10-17 21:45:27 PDT
Created
attachment 111378
[details]
Fix
Gavin Barraclough
Comment 2
2011-10-18 10:24:50 PDT
Fixed in
r97767
,
r97768
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug