Re: [streams] Notate throwing vs. non-throwing abstract operations (#386)

> @@ -1833,7 +1844,7 @@ throughout the rest of this standard.
>    1. Return *undefined*.
>  </emu-alg>
>  
> -<h4 id="get-total-queue-size" aoid="GetTotalQueueSize">GetTotalQueueSize ( queue )</h4>
> +<h4 id="get-total-queue-size" aoid="GetTotalQueueSize" throws>GetTotalQueueSize ( queue )</h4>

nothrow?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/386/files#r36304993

Received on Wednesday, 5 August 2015 14:09:21 UTC