Skip to main content
HeapProfiler - node__inspector.d.ts - Node documentation
namespace HeapProfiler

Usage in Deno

```typescript import { HeapProfiler } from "node:node__inspector.d.ts"; ```

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.