« Bugzilla Issues Index
#1159 — 15.2.3.14-3-4 is invalid (enumeration order is not specified)
- bug_id:
1159
- creation_ts:
2012-12-19 11:34:00 -0800
- short_desc:
15.2.3.14-3-4 is invalid (enumeration order is not specified)
- delta_ts:
2014-07-10 14:25:51 -0700
- product:
Test262
- component:
ECMA-262 Tests
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Brian Terlson
- cc:
jaimelynschatz
- commentid:
3052
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 11:34:49 -0800
Enumeration order is not specified, therefore the test case must not assert that the array returned from `Object.keys(arguments)` gives an ordered list of arguments indices.
- commentid:
7000
- comment_count:
1
- who:
Jaime
- bug_when:
2014-01-26 14:29:09 -0800
Pull request submitted to Github.