Nicholas C. Zakas (2013-11-10T00:50:34.000Z)
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
domenic at domenicdenicola.com (2013-11-13T17:20:31.751Z)
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?