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