On 10.04.2011 21:24, Axel Rauschmayer wrote:
As far as I am aware, there is no way to change a property that isn’t at the 
beginning of the property chain, because the change will create a new property 
there.

Are there plans to change this? It would be nice to have something akin to 
class methods (without accessing the prototype via some other, e.g. global, 
reference).


Inherited accessor property can be change normally via assignment. Also `Object.defineProperty` is a way.

Dmitry.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to