Re: [streams] Add IsReadableStreamDisturbed predicate (#385)

> @@ -300,6 +300,11 @@ Instances of <code>ReadableStream</code> are created with the internal slots des
>        state and queue of this stream
>    </tr>
>    <tr>
> +    <td>\[[disturbed]]
> +    <td>A boolean flag set to <b>true</b> when either <code>read()</code> or <code>cancel()</code> has been called on

Done

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

Received on Tuesday, 4 August 2015 04:17:33 UTC