Re: [whatwg/streams] Constructing ReadableStream and WritableStream in TransformStream constructor (#850)

I thought the TransformStream constructor was the only place where we construct something that is exposed on the global object, but actually ReadableStreamTee has the same issue.

Would it be okay to use %ReadableStream% and %WritableStream% as is done for ES constructors?

-- 
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/issues/850#issuecomment-341286614

Received on Thursday, 2 November 2017 00:54:47 UTC