« Bugzilla Issues Index
#3179 — 14.4.14 Evaluation yield*: Semicolon, unused steps, abrupt completion
- bug_id:
3179
- creation_ts:
2014-08-30 06:27:00 -0700
- short_desc:
14.4.14 Evaluation yield*: Semicolon, unused steps, abrupt completion
- delta_ts:
2014-10-14 15:18:01 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 27: August 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:
10040
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:27:04 -0700
14.4.14 Evaluation yield*:
- step 6a: This step can be removed.
- step 6d: Change to "Assert: received.[[type]] is return", break or continue completions are not possible here.
- step 6e: IteratorNext in 6.b.i ensures `innerResult` is an Object, so step 6e can be removed.
- step 6.c.i: Change semicolon to full stop.
- step 6.d.i: Change semicolon to full stop.
- step 6.d.vi: Add full stop.
- step 6.d.vii: Handle abrupt completion from IteratorValue call.
- commentid:
10080
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-30 09:36:09 -0700
fixed in rev28 editor's draft
- commentid:
10479
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:18:01 -0700
fixed in rev28