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

539 B

Home > puppeteer > Protocol > Debugger > PausedEvent > callFrames

Protocol.Debugger.PausedEvent.callFrames property

Call stack the virtual machine stopped on.

Signature:

callFrames: CallFrame[];