Skip to main content

breakOnAsyncCall

property Debugger.StepIntoParameterType.breakOnAsyncCall
unstable

Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.

boolean | undefined
Back to top