Skip to main content
Runtime.CallFunctionOnParameterType.objectGroup - inspector/promises - Node documentation
property Runtime.CallFunctionOnParameterType.objectGroup

Usage in Deno

import { type Runtime } from "node:inspector/promises";

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