Skip to main content
HeapProfiler - inspector/promises - Node documentation
namespace HeapProfiler

Usage in Deno

import { HeapProfiler } from "node:inspector/promises";

Interfaces

I
HeapProfiler.SamplingHeapProfileNode

Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.

I
HeapProfiler.StopSamplingReturnType
No documentation available

Type Aliases

T
HeapProfiler.HeapSnapshotObjectId

Heap snapshot object id.