Re: [heycam/webidl] Define that interface objects are constructors (#698)

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