Home > puppeteer > Protocol > Debugger > CallFrame > functionName
Name of the JavaScript function called on this call frame.
Signature:
functionName: string;