- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 06 Apr 2015 08:39:27 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 6 April 2015 15:39:49 UTC
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