- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 12 Oct 2017 21:18:08 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 October 2017 21:18:31 UTC
I think you're actually going to want to use [CreateDataProperty](https://tc39.github.io/ecma262/#sec-createdataproperty), both here and in the standard text. Otherwise you'll trigger any setters on Object.prototype. See e.g. -- 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/pull/839#issuecomment-336273705
Received on Thursday, 12 October 2017 21:18:31 UTC