interface HeapProfiler.StartTrackingHeapObjectsParameterType
Usage
import { type HeapProfiler } from "node:inspector"; type { StartTrackingHeapObjectsParameterType } = HeapProfiler;
optional
trackAllocations: boolean | undefined
import { type HeapProfiler } from "node:inspector"; type { StartTrackingHeapObjectsParameterType } = HeapProfiler;
trackAllocations: boolean | undefined