property Debugger.StepIntoParameterType.breakOnAsyncCall
unstable
Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.
Type Jump to heading
boolean | undefined
Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.
boolean | undefined