On Tue, Mar 26, 2013 at 3:54 AM, Mark S. Miller <[email protected]> wrote:

>     // The [[DefineProperty]] algorithm is allowed to overwrite
> shouldBeImmutable.foo

While I agree with you on the larger point (and this issue reoccurs
with proxies), the actual problem here is that [[DefineProperty]]
should just do nothing on immutable data.  The idea of mutating
immutable data as long as its the same value is crazy.

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

Reply via email to