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

14 lines
595 B
Markdown

<!-- 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; [SamplingHeapProfileSample](./puppeteer.protocol.heapprofiler.samplingheapprofilesample.md) &gt; [nodeId](./puppeteer.protocol.heapprofiler.samplingheapprofilesample.nodeid.md)
## Protocol.HeapProfiler.SamplingHeapProfileSample.nodeId property
Id of the corresponding profile tree node.
<b>Signature:</b>
```typescript
nodeId: integer;
```