interface Runtime.ExecutionContextDescription
Description of an isolated world.
Properties Jump to heading
Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.
Jump to headingorigin: stringExecution context origin.
Jump to headingname: stringHuman readable name describing given context.
optional
Jump to headingauxData: { } | undefinedEmbedder-specific auxiliary data.