- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 13 Apr 2016 09:00:40 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Wednesday, 13 April 2016 16:01:07 UTC
> No [[Construct]] unless otherwise specified That's not what built-in function objects seem to do in the spec. And I don't see why we would want it. Having the default spec [[Construct]] which is equivalent to [[Call]] except for setting newTarget and not initializing this seems correct; we'd just need to make all IDL stuff except interface objects throw when this is not initialized or something. --- 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/106#issuecomment-209523688
Received on Wednesday, 13 April 2016 16:01:07 UTC