property HeapProfiler.SamplingHeapProfileNode.selfSize Usage in Deno```typescript import { type HeapProfiler } from "node:node__inspector.d.ts"; ``` Allocations size in bytes for the node excluding children. Type number