- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 24 Jan 2017 14:44:10 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 January 2017 22:44:52 UTC
This is explained by setting `.prototype`. The default [[HasInstance]] of all objects just looks at the prototype property, which is set for named constructors. I do not believe this is an issue. For other issues on HasInstance see https://github.com/heycam/webidl/issues/129. It's unfortunately controversial. -- 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-274963600
Received on Tuesday, 24 January 2017 22:44:52 UTC