- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 27 Oct 2016 07:45:12 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 27 October 2016 14:45:45 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 Inside built-in function definitions (which this is one of), NewTarget is an ambient value, like "**this** value" is. -- 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 14:45:45 UTC