- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 03 Nov 2016 08:28:59 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Thursday, 3 November 2016 15:30:06 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 No. This is a top-level algorithm defining a built-in (namely, the built-in constructor for all platform objects). -- 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, 3 November 2016 15:30:06 UTC