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
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: