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

Currently the spec required [object Object]. We could change this if we wanted, but I'm not sure what the benefits would be. People can just use x.constructor.name for the same effect.

-- 
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-417658032

Received on Friday, 31 August 2018 13:06:41 UTC