Error Instances Stack Property

# Garrett Smith (11 years ago)

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?

developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/stack

Thanks,

# Brendan Eich (11 years ago)

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?

developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/stack

Thanks,

Lots of searchable stuff:

strawman:error_stack, esdiscuss.org/topic/standardizing-error-stack-or-equivalent, esdiscuss.org/topic/formalize-error-stack, esdiscuss.org/topic/error-stack

and more, easily discovered via site:... searches.