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

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

@bakkot

Description

@bakkot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions