Re: WebIDL and prototype chains

>> On Thu, Jul 16, 2009 at 10:45 AM, Adam Barth<w3c@adambarth.com>  
>> wrote:
>>> When a browser creates an instance of a DOM object defined by an
>>> WebIDL interface, the browser must choose where to connect it's
>>> prototype chain.

Hopefully, we can spec the behavior non-DOM objects, like  
Array.prototype.push, and primitives converted to object, as well.

Geoff

Received on Thursday, 16 July 2009 21:17:43 UTC