Re: [heycam/webidl] Rename "named constructors" (#277)

I guess they pass the IsConstructor() check, that's true. But so does `function F() { }`.

I meant it in the sense of them not being "the" constructor for a class. The one returned by `prototype.constructor` and such.

-- 
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/277#issuecomment-274539686

Received on Monday, 23 January 2017 16:36:26 UTC