BreakLocation |
|
BreakpointId |
Breakpoint identifier.
|
BreakpointResolved |
Fired when breakpoint is resolved to an actual script and location.
|
CallFrame |
JavaScript call frame.
|
CallFrameId |
Call frame identifier.
|
DebugSymbols |
Debug symbols available for a wasm script.
|
Location |
Location in the source code.
|
Paused |
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
|
Scope |
Scope description.
|
ScriptFailedToParse |
Fired when virtual machine fails to parse the script.
|
ScriptParsed |
Fired when virtual machine parses script.
|
ScriptPosition |
Location in the source code.
|
SearchMatch |
Search match for resource.
|