property Debugger.CallFrame.functionName Usage in Deno```typescript import { type Debugger } from "node:node__inspector--promises.d.ts"; ``` Name of the JavaScript function called on this call frame. Type string