property Runtime.CallFunctionOnParameterType.objectGroup Usage in Denoimport { type Runtime } from "node:inspector"; Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object. Type string | undefined