namespace HeapProfiler
          
Usage in Deno
import { HeapProfiler } from "node:inspector";
I
		    HeapProfiler.AddHeapSnapshotChunkEventDataType
	      
    No documentation available
      I
		    HeapProfiler.AddInspectedHeapObjectParameterType
	      
    No documentation available
      I
		    HeapProfiler.GetHeapObjectIdParameterType
	      
    No documentation available
      I
		    HeapProfiler.GetHeapObjectIdReturnType
	      
    No documentation available
      I
		    HeapProfiler.GetObjectByHeapObjectIdParameterType
	      
    No documentation available
      I
		    HeapProfiler.GetObjectByHeapObjectIdReturnType
	      
    No documentation available
      I
		    HeapProfiler.GetSamplingProfileReturnType
	      
    No documentation available
      I
		    HeapProfiler.HeapStatsUpdateEventDataType
	      
    No documentation available
      I
		    HeapProfiler.LastSeenObjectIdEventDataType
	      
    No documentation available
      I
		    HeapProfiler.ReportHeapSnapshotProgressEventDataType
	      
    No documentation available
      I
		    HeapProfiler.SamplingHeapProfile
	      
      
    Profile.
I
		    HeapProfiler.SamplingHeapProfileNode
	      
      
    Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
I
		    HeapProfiler.StartSamplingParameterType
	      
    No documentation available
      I
		    HeapProfiler.StartTrackingHeapObjectsParameterType
	      
    No documentation available
      I
		    HeapProfiler.StopSamplingReturnType
	      
    No documentation available
      I
		    HeapProfiler.StopTrackingHeapObjectsParameterType
	      
    No documentation available
      I
		    HeapProfiler.TakeHeapSnapshotParameterType
	      
    No documentation available
      T
		    HeapProfiler.HeapSnapshotObjectId
	      
      
    Heap snapshot object id.