- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 27 Oct 2016 08:12:28 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 27 October 2016 15:13:02 UTC
domenic commented on this pull request.
>
<ol class="algorithm">
1. If |I| was not declared with a [{{Constructor}}]
[=extended attribute=], then
<a lt="es throw">throw a <emu-val>TypeError</emu-val></a>.
+ 1. If |newTarget| is <emu-val>undefined</emu-val>, then
Personally I've been holding out for https://github.com/tc39/ecma262/issues/529, but it wouldn't hurt I guess to link to that section for now.
--
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/205
Received on Thursday, 27 October 2016 15:13:02 UTC