2011/3/26 Jeff Walden <[email protected]>: > Further, how would this interact with eval introducing (or in some systems > even removing) lexical bindings? (Or maybe eval doesn't matter if this only
If, as at https://mail.mozilla.org/pipermail/es-discuss/2011-February/012896.html , harmony is based on ES5 strict, eval cannot add or remove new lexical bindings. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

