property Runtime.CallFunctionOnParameterType.objectId
Usage
import { type Runtime } from "node:inspector";
Identifier of the object to call function on. Either objectId or executionContextId should be specified.
RemoteObjectId | undefined
import { type Runtime } from "node:inspector";
Identifier of the object to call function on. Either objectId or executionContextId should be specified.
RemoteObjectId | undefined