Class | Description |
---|---|
BreakpointResolved |
Fired when breakpoint is resolved to an actual script and location
|
Paused |
Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria
|
Resumed |
Fired when the virtual machine resumed execution
|
ScriptFailedToParse |
Fired when virtual machine fails to parse the script
|
ScriptParsed |
Fired when virtual machine parses script
This event is also fired for all known and uncollected
scripts upon enabling debugger
|
Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.