On 28 September 2014 17:01, Marius Gundersen <[email protected]> wrote: > The stacktrace should probably be an array of objects with the properties > `filename`, `function`, `line` and `column`.
Just to be clear, since you said "array of objects": 'function' would still have to be string-valued, to avoid security leaks. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

