You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 commentedon Apr 30, 2025
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.