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[];