property Debugger.PausedEventDataType.callFrames
Usage in Deno
import { type Debugger } from "node:inspector/promises";
Call stack the virtual machine stopped on.
import { type Debugger } from "node:inspector/promises";
Call stack the virtual machine stopped on.