On Jan 31, 2012, at 1:53 PM, Brendan Eich wrote: > > ... > > Indirect eval is always non-strict and scoped only by the global scope. >
Almost. Indirect eval is strict if the eval'ed strings starts with a "use strict";
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

