« Bugzilla Issues Index
#35 — step 5 in 10.6 is unnecessary
- bug_id:
35
- creation_ts:
2011-03-01 14:55:00 -0800
- short_desc:
step 5 in 10.6 is unnecessary
- delta_ts:
2015-10-02 14:33:02 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
technical content
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- bug_severity:
trivial
- blocked:
148
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- commentid:
81
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2011-03-01 14:55:55 -0800
Step 5 should be removed from the arguments object construction algorithm in 10.6. The let value Object that is defined is never used in the algorithm. This step is left over from an earlier version of this algorithm that did you the step 5 value.
- commentid:
378
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2011-07-25 15:41:16 -0700
this one is supposed to be for 5.1
- commentid:
585
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-01-12 12:28:05 -0800
set IN_PROGRESS to indicated this should go into ES5.1 Errata.
- commentid:
14730
- comment_count:
3
- who:
Brian Terlson
- bug_when:
2015-10-02 14:33:02 -0700
Bulk resolving ES5.1 errata issues as a sampling suggests these are all fixed. If this is in error, please open a new issue on GitHub.