« Bugzilla Issues Index
#3543 — 13.6.4.13 ForIn/OfBodyEvaluation: Undefined evaluation semantics in step 5.a.i.1
- bug_id:
3543
- creation_ts:
2015-01-15 10:04:00 -0800
- short_desc:
13.6.4.13 ForIn/OfBodyEvaluation: Undefined evaluation semantics in step 5.a.i.1
- delta_ts:
2015-01-15 16:19:00 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 30: December 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11384
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-15 10:04:10 -0800
13.6.4.13 Runtime Semantics: ForIn/OfBodyEvaluation
Step 5.a.i.1: `Let lhsRef be the result of evaluating lhs (it may be evaluated repeatedly).`
If `lhs` is `ForBinding` the evaluation semantics not defined, because neither `ForBinding` nor `BindingIdentifier` have a matching "Runtime Semantics: Evaluation" definition.
- commentid:
11392
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 11:55:44 -0800
fixed in rev31 editor's draft.
added evaluation rule for ForBinding
- commentid:
11412
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 16:19:00 -0800
In Rev31