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

Because `instanceof X` looks at `X.prototype` by default. https://tc39.github.io/ecma262/#sec-ordinaryhasinstance

-- 
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-274966969

Received on Tuesday, 24 January 2017 22:59:50 UTC