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

539 B

Home > puppeteer > Protocol > Debugger > CallFrame > functionLocation

Protocol.Debugger.CallFrame.functionLocation property

Location in the source code.

Signature:

functionLocation?: Location;