mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
539 B
539 B
Home > puppeteer > Protocol > Debugger > PausedEvent > callFrames
Protocol.Debugger.PausedEvent.callFrames property
Call stack the virtual machine stopped on.
Signature:
callFrames: CallFrame[];