Nodeinspector/promisesDebugger.SetBreakpointParameterTypeinterface Debugger.SetBreakpointParameterTypeProperties ##location: Location Location to set breakpoint in. #condition: string | undefined optionalExpression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.
interface Debugger.SetBreakpointParameterTypeProperties ##location: Location Location to set breakpoint in. #condition: string | undefined optionalExpression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.