Note that in Chrome the devtools are remote and error.stack is a getter
which issues a remote method call to the backend.  Only when the stack
property is accessed will the internal representation be converted to a
string. Anything else is too expensive.

A plain JS object format would be much more useful for development tools
developers.

jjb
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to