Brendan Eich wrote:
AFAIK, Chromium might solve this soon so no need to fork it?
http://code.google.com/p/v8/source/detail?r=14139

No, because the setter will be poisoned, per

... https://mail.mozilla.org/pipermail/es-discuss/2013-February/028631.html

It looks like the setter throws only if called on an object from a different "realm", so maybe it will work for your intended uses. It won't work cross-frame, in other words.

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

Reply via email to