| Class | Description |
|---|---|
| AwaitPromise | |
| CallArgument |
Represents function call argument.
|
| CallFrame |
Stack entry for runtime errors and assertions.
|
| CallFunctionOn | |
| CompileScript | |
| CustomPreview | |
| EntryPreview | |
| Evaluate | |
| ExceptionDetails |
Detailed information about exception (or error) that was thrown during script compilation or
execution.
|
| ExecutionContextDescription |
Description of an isolated world.
|
| HeapUsage | |
| InternalPropertyDescriptor |
Object internal property descriptor.
|
| ObjectPreview |
Object containing abbreviated remote object value.
|
| PrivatePropertyDescriptor |
Object private field descriptor.
|
| Properties | |
| PropertyDescriptor |
Object property descriptor.
|
| PropertyPreview | |
| RemoteObject |
Mirror object referencing original JavaScript object.
|
| RunScript | |
| StackTrace |
Call frames for assertions or error messages.
|
| StackTraceId |
If `debuggerId` is set stack trace comes from another debugger and can be resolved there.
|
| Enum | Description |
|---|---|
| ObjectPreviewSubtype |
Object subtype hint.
|
| ObjectPreviewType |
Object type.
|
| PropertyPreviewSubtype |
Object subtype hint.
|
| PropertyPreviewType |
Object type.
|
| RemoteObjectSubtype |
Object subtype hint.
|
| RemoteObjectType |
Object type.
|
Copyright © 2020. All rights reserved.