property Debugger.CallFrame.functionLocation
Usage in Deno
import { type Debugger } from "node:inspector";
Location in the source code.
Location | undefined
import { type Debugger } from "node:inspector";
Location in the source code.
Location | undefined