Garrett Smith wrote:
Should Error Instance have a standard `stack` property?Seems to be a very common feature nowadays. Why isn't it being specified in EcmaScript 6? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/stack Thanks,
Lots of searchable stuff: http://wiki.ecmascript.org/doku.php?id=strawman:error_stack http://esdiscuss.org/topic/standardizing-error-stack-or-equivalent http://esdiscuss.org/topic/formalize-error-stack http://esdiscuss.org/topic/error-stack and more, easily discovered via site:... searches. /be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

