« Bugzilla Issues Index
#456 — 12.6.4: iterationKind & lhsKind
- bug_id:
456
- creation_ts:
2012-07-07 19:53:00 -0700
- short_desc:
12.6.4: iterationKind & lhsKind
- delta_ts:
2012-07-08 21:31:09 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 8: June 15, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1138
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-07-07 19:53:12 -0700
In 12.6.4 "12.6.4 The for-in and for-of Statements",
(a) the preamble for the abstract operation For In/Of Expression Evaluation should say that the value of argument 'iterationKind' is 'enumerate' or 'iterate'.
(b) the preamble for the abstract operation For In/Of Body Evaluation should say that the value of argument 'lhsKind' is 'assignment', 'varBinding', or 'lexicalBinding'.
- commentid:
1152
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-07-08 13:35:01 -0700
corrected in editor's draft