- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 09 Jan 2019 06:43:34 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 January 2019 14:43:55 UTC
As far as I can tell there's no way for a %TypedArray%'s [[ViewedArrayBuffer]] internal slot to be undefined. I'm pretty sure this has to be the case as implementations assume this algorithm to never throw (the detached issue is tracked separately by #151). You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/604 -- Commit Summary -- * [[ViewedArrayBuffer]] cannot be undefined during usage -- File Changes -- M index.bs (4) -- Patch Links -- https://github.com/heycam/webidl/pull/604.patch https://github.com/heycam/webidl/pull/604.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/604
Received on Wednesday, 9 January 2019 14:43:55 UTC