puppeteer/new-docs/puppeteer.protocol.heapprofiler.samplingheapprofilenode.children.md

14 lines
583 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [HeapProfiler](./puppeteer.protocol.heapprofiler.md) &gt; [SamplingHeapProfileNode](./puppeteer.protocol.heapprofiler.samplingheapprofilenode.md) &gt; [children](./puppeteer.protocol.heapprofiler.samplingheapprofilenode.children.md)
## Protocol.HeapProfiler.SamplingHeapProfileNode.children property
Child nodes.
<b>Signature:</b>
```typescript
children: SamplingHeapProfileNode[];
```