Skip to main content
Debugger.CallFrame.callFrameId - inspector - Node documentation
property Debugger.CallFrame.callFrameId

Usage in Deno

import { type Debugger } from "node:inspector";

Call frame identifier. This identifier is only valid while the virtual machine is paused.

Type