[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [SamplingHeapProfileNode](./puppeteer.protocol.heapprofiler.samplingheapprofilenode.md) > [children](./puppeteer.protocol.heapprofiler.samplingheapprofilenode.children.md) ## Protocol.HeapProfiler.SamplingHeapProfileNode.children property Child nodes. Signature: ```typescript children: SamplingHeapProfileNode[]; ```