Skip to main content

silent

property Debugger.EvaluateOnCallFrameParameterType.silent

In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state.

boolean | undefined
Back to top