puppeteer/new-docs/puppeteer.protocol.heapprofiler.samplingheapprofilenode.selfsize.md
2020-07-13 14:01:35 +01:00

610 B

Home > puppeteer > Protocol > HeapProfiler > SamplingHeapProfileNode > selfSize

Protocol.HeapProfiler.SamplingHeapProfileNode.selfSize property

Allocations size in bytes for the node excluding children.

Signature:

selfSize: number;