Skip to content

Editorial: Fix [[AsyncEvaluationOrder]] examples for evaluated modules #3580

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

nicolo-ribaudo
Copy link
Member

Fixes #3578

Once a module transitions from ~async-evaluating~ to ~evaluated~, its [[AsyncEvaluationOrder]] field changes from an integer to ~done~.

@nicolo-ribaudo nicolo-ribaudo changed the title Fix [[AsyncEvaluationOrder]] examples for evaluated modules Editorial: Fix [[AsyncEvaluationOrder]] examples for evaluated modules May 1, 2025
@michaelficarra michaelficarra added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Jun 26, 2025
@ljharb ljharb merged commit 1c54397 into tc39:main Jun 27, 2025
7 of 8 checks passed
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.

[[AsyncEvaluationOrder]] in the example tables is wrong
5 participants