property Debugger.CallFrame.functionLocation
Usage in Deno
```typescript import { type Debugger } from "node:node__inspector--promises.d.ts"; ```Location in the source code.
Location | undefined