Re: [heycam/webidl] Make async iterator return() and next() more like async generators (#891)

@domenic commented on this pull request.



> +            1.  Let |result| be [$CreateIterResultObject$](<emu-val>undefined</emu-val>,
+                <emu-val>true</emu-val>).

Ah yep, and that's what async generators do. Great catch; thank you!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/891#discussion_r438328648

Received on Wednesday, 10 June 2020 18:31:40 UTC