property Runtime.ExceptionDetails.executionContextId
Usage in Deno
import { type Runtime } from "node:inspector/promises";
Identifier of the context where exception happened.
ExecutionContextId | undefined
import { type Runtime } from "node:inspector/promises";
Identifier of the context where exception happened.
ExecutionContextId | undefined