puppeteer/new-docs/puppeteer.protocol.debugger.callframe.functionname.md
2020-07-13 14:01:35 +01:00

550 B

Home > puppeteer > Protocol > Debugger > CallFrame > functionName

Protocol.Debugger.CallFrame.functionName property

Name of the JavaScript function called on this call frame.

Signature:

functionName: string;