JS stack-trace capture and formatting: attaches stack to Error objects and supports Error.prepareStackTrace.
Summary
Functions
Attaches a JavaScript stack string to an error object.
Builds a JavaScript stack string from current VM frames.
Returns the current VM stacktrace frames.