interface Debugger.StepIntoParameterType
optional
breakOnAsyncCall: boolean | undefinedDebugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.
breakOnAsyncCall: boolean | undefinedDebugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.