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

Yes, I think so.

Adding if after step 1 is better, imo, because it provides a more relevant error message in practice.  We'd need to ensure that [[Construct]] is set to https://tc39.github.io/ecma262/#sec-built-in-function-objects-construct-argumentslist-newtarget (I guess by saying somewhere that it's "a constructor" and linking to ... nothing, I guess, because the relevant concept in ES is not linkable; maybe just to <https://tc39.github.io/ecma262/#sec-built-in-function-objects> 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/62#issuecomment-255843217

Received on Monday, 24 October 2016 19:39:09 UTC