On Thu, Mar 27, 2014 at 5:23 PM, Christian Plesner Hansen <[email protected]> wrote: >> js> try { eval("eval('FAIL')"); } catch (x) { print(x.stack); } >> @typein line 2 > eval line 1 > eval:1:1 >> @typein line 2 > eval:1:1 >> @typein:2:7 > > I'm unclear on what the problem is with nested evals -- you get > essentially the same information from v8:
No problem. Just pointing out that it happens. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

