mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
594 B
594 B
Home > puppeteer > Protocol > HeapProfiler > SamplingHeapProfileSample > size
Protocol.HeapProfiler.SamplingHeapProfileSample.size property
Allocation size in bytes attributed to the sample.
Signature:
size: number;