« Bugzilla Issues Index
#2208 — Wrong variable used in 13.6.4.6 ForIn/OfExpressionEvaluationAbstractOperation
- bug_id:
2208
- creation_ts:
2013-11-07 13:03:00 -0800
- short_desc:
Wrong variable used in 13.6.4.6 ForIn/OfExpressionEvaluationAbstractOperation
- delta_ts:
2013-11-08 13:09:24 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- commentid:
6482
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2013-11-07 13:03:11 -0800
In 13.6.4.6 RuntimeSemantics:ForIn/OfExpressionEvaluationAbstractOperation:
> 8. If keys is an abrupt completion, then
> a. If LoopContinues(exprValue,labelSet) is false, then return exprValue.
It looks like step 8.a. and subsequent steps are meant to refer to keys, not exprValue.
- commentid:
6484
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 11:37:46 -0800
fixed in rev21 editor's draft
- commentid:
6578
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:24 -0800
fixed in rev21 draft