PausedEventDataType
Properties
Link copied to clipboard
Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after Debugger.stepInto
call with breakOnAsynCall
flag.
Link copied to clipboard
Async stack trace, if any.
Link copied to clipboard
Async stack trace, if any.
Link copied to clipboard
abstract var callFrames: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<node/inspector/debugger/CallFrame>
Call stack the virtual machine stopped on.
Link copied to clipboard
abstract var hitBreakpoints: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??
Hit breakpoints IDs