archives

« Bugzilla Issues Index

#2597 — 25.3.3.3 GeneratorYield: Step 8 is invalid, copied from GeneratorResume


25.3.3.3 GeneratorYield ( iterNextObj ), step 8:

> 8. Resume the suspended evaluation of genContext using NormalCompletion(value)
> as the result of the operation that suspended it. Let result be the value
> returned by the resumed computation.


Remove this step, erroneously copied from GeneratorResume.


fixed in rev23 editor's draft


fixed in rev23 draft