Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Mark another step as a Note (tc39#3031)
PR tc39#3026 converted the step: > Once a generator enters the ~completed~ state it never leaves it and its associated execution context is never resumed. Any execution state associated with _acGenerator_ can be discarded at this point. in GeneratorStart into a Note. This commit converts the similar step in GeneratorResumeAbrupt into a Note too.
- Loading branch information