- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 13 Jan 2015 11:24:08 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 13 January 2015 19:24:35 UTC
I don't understand why you would skip the intermediate ones. The only thing [NoInterfaceObject] does is remove the global property; the interface still exists. Another way of looking at it, is that this breaks the correpsondence between the constructor-side `__proto__`-chain and the .prototype-side `__proto__`-chain --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/38#issuecomment-69802864
Received on Tuesday, 13 January 2015 19:24:35 UTC