Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: mark a note step as a note #3026

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Editorial: mark a note step as a note #3026

merged 1 commit into from
Mar 15, 2023

Conversation

michaelficarra
Copy link
Member

As discussed in #2962.

@michaelficarra michaelficarra added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Mar 15, 2023
ljharb pushed a commit that referenced this pull request Mar 15, 2023
@ljharb ljharb force-pushed the mark-note branch 2 times, most recently from 22babed to 8d3d3cf Compare March 15, 2023 21:42
@ljharb ljharb merged commit 8d3d3cf into main Mar 15, 2023
@ljharb ljharb deleted the mark-note branch March 15, 2023 21:56
jmdyck added a commit to jmdyck/ecma262 that referenced this pull request Mar 18, 2023
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.
ljharb pushed a commit to jmdyck/ecma262 that referenced this pull request Mar 21, 2023
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial change ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants