v1.3.0
Synchronous Stack Traces
Due to popular demand, we've provided a synchronous way to get stack traces.
StackTrace.getSync()
HEADS UP: Does not enhance stack traces with source maps or guess anonymous functions like StackTrace.get()
does.
Due to popular demand, we've provided a synchronous way to get stack traces.
StackTrace.getSync()
HEADS UP: Does not enhance stack traces with source maps or guess anonymous functions like StackTrace.get()
does.