Re: [streams] Implement readable stream teeing (b326a6e)

I think if someone messed with Object.prototype.value, this might fail.

The ES spec would probably handle this with some kind of Record (i.e., a spec type that doesn't correspond to a real object). But, I am not sure how to integrate that with promises, which can only hold real objects. Maybe this is related to your GenerateChunk idea, and we need to refactor more.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/commit/b326a6ebb0e67e5a57faecac0285dc003bce07bf#commitcomment-10585555

Received on Monday, 6 April 2015 15:39:49 UTC