Re: [whatwg/streams] Question: Should Streams have the prototype for `Symbol.toStringTag` and `toString` declared? (#952)

Interesting point. It looks like "[object ReadableStream]" would be correct. I don't think it would hurt to be explicit about this in the standard. I'm not sure of the best way to do it. Perhaps specifying the value of ReadableStream.prototype[Symbol.toStringTag] is sufficient?

@domenic Can you suggest the correct way to specify this, off the top of your head?

-- 
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/952#issuecomment-417597728

Received on Friday, 31 August 2018 08:48:49 UTC