JavaScript call frame. Array of call frames form the call stack.
interface
inspector.Debugger.CallFrame
interface CallFrame
- callFrameId: string
Call frame identifier. This identifier is only valid while the virtual machine is paused.
interface
JavaScript call frame. Array of call frames form the call stack.
Call frame identifier. This identifier is only valid while the virtual machine is paused.