On Wed, Dec 3, 2014 at 9:10 AM, Michał Wadas <[email protected]> wrote:
> The same argument can be used for removing array.length setter - some code
> can remove all entries from array important for your application.

No it's not, because Arrays are open to editing in all ways.  They
don't have one single place, impossible to otherwise reproduce, that
is the sole channel for messing with the Array contents.

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

Reply via email to