On Oct 3, 2012, at 10:05 AM, François REMY wrote:

>  In non-strict ES, the “t” function may be eval, and eval could add a “oops” 
> variable in the parent function getOoops.

I don't believe this is true.  This does not constitute a direct call to eval 
(15.1.2.1.1), and as such the eval will take place in a fresh execution 
context, rather than the calling function's context.

cheers,
G.

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to