Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

spec issue: uses of AsyncGeneratorEnqueue need to be replaced #186

Closed
bakkot opened this issue Jul 6, 2022 · 0 comments · Fixed by #198
Closed

spec issue: uses of AsyncGeneratorEnqueue need to be replaced #186

bakkot opened this issue Jul 6, 2022 · 0 comments · Fixed by #198

Comments

@bakkot
Copy link
Collaborator

bakkot commented Jul 6, 2022

These were probably valid before tc39/ecma262#2413 but now need to get rewritten.

I think probably the logic in AsyncGenerator.prototype.next and friends can get factored out into three AOs, which can be called from those methods and also from %AsyncIteratorHelperPrototype%.next and friends.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant