Here is the current work http://wiki.ecmascript.org/doku.php?id=strawman:error_stack
On Sat, Nov 9, 2013 at 7:50 PM, Nicholas C. Zakas < [email protected]> wrote: > Reading through the recent ES draft, I was surprised to see that there is > no definition for the "stack" instance property on Error or NativeError. > This is supported in all browsers (including IE 10+) and Node.js, and it > seems like it's supported in a reasonably consistent way that would lend > itself to formal definition. > > Is this a spec oversight or is the exclusion intentional? > > Thanks. > > -- > ___________________________ > Nicholas C. Zakas > http://www.nczonline.net > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

