- From: Bradley Meck <notifications@github.com>
- Date: Wed, 09 Jan 2019 06:52:11 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 January 2019 14:52:32 UTC
Per the usage of the assert in [IsDetachedBuffer](https://tc39.github.io/ecma262/#sec-isdetachedbuffer) and lack of checks prior to usage in various locations such as in [ValidateTypedArray](https://tc39.github.io/ecma262/#sec-validatetypedarray) it would be a bug if it ever could be `undefined`. This PR looks fine to me. -- 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#issuecomment-452723481
Received on Wednesday, 9 January 2019 14:52:32 UTC