namespace Runtime
Interfaces Jump to heading
I
Runtime.AwaitPromiseParameterType
No documentation available
I
I
Runtime.CallArgument
Represents function call argument. Either remote object id objectId
, primitive value
, unserializable primitive value or neither of (for undefined) them should be specified.
I
Runtime.CallFrame
Stack entry for runtime errors and assertions.
I
I
I
Runtime.CompileScriptParameterType
No documentation available
I
I
Runtime.ConsoleAPICalledEventDataType
No documentation available
I
Runtime.CustomPreview
No documentation available
I
I
I
I
Runtime.ExceptionDetails
Detailed information about exception (or error) that was thrown during script compilation or execution.
I
I
I
I
I
I
Runtime.GetPropertiesParameterType
No documentation available
I
I
I
I
I
Runtime.InternalPropertyDescriptor
Object internal property descriptor. This property isn't normally visible in JavaScript code.
I
Runtime.ObjectPreview
Object containing abbreviated remote object value.
I
Runtime.PropertyDescriptor
Object property descriptor.
I
I
I
I
I
I
Runtime.RemoteObject
Mirror object referencing original JavaScript object.
I
I
I
I
I
Runtime.StackTraceId
If debuggerId
is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See Runtime.StackTrace
and Debugger.paused
for usages.
Type Aliases Jump to heading
T
T
T
T
T
T