namespace Debugger
          
Usage in Deno
import { Debugger } from "node:inspector/promises";
I
I
I
		    Debugger.CallFrame
	      
    JavaScript call frame. Array of call frames form the call stack.
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
		    Debugger.RestartFrameReturnType
	      
    No documentation available
I
I
I
I
I
I
I
I
I
I
I
		    Debugger.SetBreakpointByUrlParameterType
	      
    No documentation available
I
I
I
I
I
I
I
I
		    Debugger.SetScriptSourceReturnType
	      
    No documentation available
I
I
		    Debugger.SetVariableValueParameterType
	      
    No documentation available
I
T
		    Debugger.BreakpointId
	      
    Breakpoint identifier.
T
		    Debugger.CallFrameId
	      
    Call frame identifier.