« Bugzilla Issues Index
#2248 — 19.2.1.1, 25.2.1.1: Abrupt completion for MakeConstructor ignored
- bug_id:
2248
- creation_ts:
2013-11-12 05:24:00 -0800
- short_desc:
19.2.1.1, 25.2.1.1: Abrupt completion for MakeConstructor ignored
- delta_ts:
2014-01-27 10:03:33 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 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:
6683
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-12 05:24:10 -0800
19.2.1.1 Function (p1, p2, … , pn, body):
> 21. Let status be the result of MakeConstructor(F).
25.2.1.1 GeneratorFunction (p1, p2, … , pn, body):
> 21. Perform the abstract operation MakeConstructor with arguments F, true, and prototype.
Add additional step: `ReturnIfAbrupt(status).`
- commentid:
6776
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-14 13:41:00 -0800
fixed in rev22 editor's draft
- commentid:
7058
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:03:33 -0800
fixed in Rev22 (January 20, 2013) release