property Debugger.CallFrame.functionName Usageimport { type Debugger } from "node:inspector"; Name of the JavaScript function called on this call frame. Type string