Re: [whatwg/streams] Align WritableStream structure with ReadableStream structure (#488)

>  
> -function closure_WritableStreamErrorFunction() {
> -  const f = e => ErrorWritableStream(f._stream, e);
> -  return f;
> +function CreateWritableStreamDefaultWriterBrandCheckException(name) {

> Will do later.

Done by ce435714c451cd4d8b5b6cca3d6de251fda8e827

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/488/files/dfa07172203b4c292cfb5a3fc88e821a1db7c3db#r73465418

Received on Thursday, 4 August 2016 05:51:36 UTC