On Jan 14, 2010, at 6:27 PM, Mike Samuel wrote:
Any thoughts on whether (eval(a, b)) should be an invocation of the eval operator?
What do current browsers do? It's an eval operator in Mozilla-based browsers. Seems to be eval (dynamic scope, not global scope) in Safari too.
What would be the benefit of changing a future edition to make such an eval "indirect"?
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

