Skip to main content
HeapProfiler.SamplingHeapProfileNode.selfSize - inspector/promises - Node documentation
property HeapProfiler.SamplingHeapProfileNode.selfSize

Usage in Deno

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

Allocations size in bytes for the node excluding children.

Type

number