property Debugger.CallFrame.scopeChain
Usage in Deno
```typescript import { type Debugger } from "node:node__inspector--promises.d.ts"; ```Scope chain for this call frame.
Scope[]
Scope[]