PasyncCallStackTraceId
Bun

property

inspector.Debugger.PausedEventDataType.asyncCallStackTraceId

asyncCallStackTraceId?: StackTraceId

Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after <code>Debugger.stepInto</code> call with <code>breakOnAsynCall</code> flag.