property Debugger.CallFrame.scopeChain
Usage in Deno
import { type Debugger } from "node:inspector/promises";
Scope chain for this call frame.
Scope[]
import { type Debugger } from "node:inspector/promises";
Scope chain for this call frame.
Scope[]