Skip to content

[[AsyncEvaluationOrder]] in the example tables is wrong #3578

Closed
@nicolo-ribaudo

Description

@nicolo-ribaudo
Member

https://tc39.es/ecma262/#table-module-graph-cycle-async-fields-2

Once an async module transitions to EVALUATED, the [[AsyncEvaluationOrder]] field is set to DONE. It's useful to still show the number in the tables, so maybe we could say "DONE (was 2)"?

@tc39/ecma262-editors Any opinion about "DONE" vs "DONE (was ...)"?

Activity

bakkot

bakkot commented on Apr 30, 2025

@bakkot
Contributor

Editors discussed and think just ~done~ is better, since you can scroll up a few tables and see the original number if you particularly want to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @michaelficarra@bakkot@nicolo-ribaudo

    Issue actions

      [[AsyncEvaluationOrder]] in the example tables is wrong · Issue #3578 · tc39/ecma262