« Bugzilla Issues Index
#3031 — 13.6.4.8 ForIn/OfBodyEvaluation, 14.6.2.1 Statement Rules: Disable tail-call in for-in/of loops
- bug_id:
3031
- creation_ts:
2014-07-22 02:55:00 -0700
- short_desc:
13.6.4.8 ForIn/OfBodyEvaluation, 14.6.2.1 Statement Rules: Disable tail-call in for-in/of loops
- delta_ts:
2014-08-25 08:29:20 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 26: July 18, 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:
9462
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-07-22 02:55:19 -0700
13.6.4.8 Runtime Semantics: ForIn/OfBodyEvaluation
14.6.2.1 Statement Rules
The new abrupt completion interception in for-in/of loops is incompatible to tail-calls. 14.6.2.1 needs to updated accordingly.
- commentid:
9531
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-07-24 11:05:52 -0700
fixed in rev27 editor's draft
- commentid:
9878
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-25 08:29:20 -0700
fixed in rev27 draft