property Runtime.CallFunctionOnParameterType.objectId
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ```Identifier of the object to call function on. Either objectId or executionContextId should be specified.
RemoteObjectId | undefined