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

Usage in Deno

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

Location in the source code.

Type

Location | undefined