12 lines
590 B
Markdown
12 lines
590 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [GetObjectByHeapObjectIdRequest](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidrequest.md) > [objectId](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidrequest.objectid.md)
|
||
|
|
||
|
## Protocol.HeapProfiler.GetObjectByHeapObjectIdRequest.objectId property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
objectId: HeapSnapshotObjectId;
|
||
|
```
|