interface Runtime.ExecutionContextDescriptionDescription of an isolated world. Propertiesid: ExecutionContextIdUnique id of the execution context. It can be used to specify in which execution context script evaluation should be performed. origin: stringExecution context origin. name: stringHuman readable name describing given context. optionalauxData: { } | undefinedEmbedder-specific auxiliary data.