Re: [heycam/webidl] Investigate why no [[HasInstance]] is defined for named constructors (#282)

Right, but it's set to the [interface prototype object](https://heycam.github.io/webidl/#dfn-interface-prototype-object) of the named constructor's related interface, so how come `new Image() instanceof Image;` is `true`?

-- 
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/282#issuecomment-274964649

Received on Tuesday, 24 January 2017 22:49:23 UTC