Runtime.executionContextDestroyed
Issued when execution context is destroyed.
{
"name": "executionContextDestroyed",
"parameters": [
{
"name": "executionContextId",
"$ref": "ExecutionContextId",
"description": "Id of the destroyed context"
}
],
"description": "Issued when execution context is destroyed."
}