Re: [heycam/webidl] does [Constructor] invocation require 'new' or not (generally)? (#62)

So, concretely, fixing this should not require much more than adding a NewTarget check after or before step 1 of https://heycam.github.io/webidl/#es-interface-call, I believe. The same check as e.g. https://tc39.github.io/ecma262/#sec-set-iterable

-- 
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/62#issuecomment-255536923

Received on Saturday, 22 October 2016 16:06:09 UTC