archives

« Bugzilla Issues Index

#2248 — 19.2.1.1, 25.2.1.1: Abrupt completion for MakeConstructor ignored


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).`


fixed in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release