- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 26 Mar 2019 08:03:54 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 March 2019 15:04:20 UTC
Though I guess that leaves open the question of the no-`[Constructor]` case. I just checked Gecko, and it _does_ have a `[[Constructor]]` in that case, albeit one that always throws. I wonder whether the output of `IsConstructor()` is observable, other than by the exceptions that get thrown. -- 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/issues/698#issuecomment-476690614
Received on Tuesday, 26 March 2019 15:04:20 UTC