| 类 | 说明 |
|---|---|
| AuxData | |
| BindingCalledPayload | |
| CallFrame | |
| CallFunctionOnResponse | |
| ConsoleAPICalledPayload |
Issued when console API was called.
|
| CustomPreview | |
| EntryPreview | |
| ExceptionDetails |
Detailed information about exception (or error) that was thrown during script compilation or
execution.
|
| ExecutionContextCreatedPayload |
Issued when new execution context is created.
|
| ExecutionContextDescription |
Description of an isolated world.
|
| ExecutionContextDestroyedPayload |
Issued when execution context is destroyed.
|
| ObjectPreview |
Object containing abbreviated remote object value.
|
| PropertyPreview | |
| RemoteObject |
Mirror object referencing original JavaScript object.
|
| StackTrace | |
| StackTraceId |
If `debuggerId` is set stack trace comes from another debugger and can be resolved there.
|
Copyright © 2020. All rights reserved.