Re: variable declarations shadowing named properties on window

On 1/6/12 11:28 PM, Cameron McCormack wrote:
> One thing that moving indexed properties to the prototype chain would
> allow is allowing a JS implemented window object to be a non-Proxy
> object. Is that beneficial?

It's certainly been asked for before (e.g. the dom.js folks have wanted it).

-Boris

Received on Saturday, 7 January 2012 04:32:43 UTC