mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
831 B
831 B
Home > puppeteer > Protocol > HeapProfiler > GetHeapObjectIdResponse
Protocol.HeapProfiler.GetHeapObjectIdResponse interface
Signature:
export interface GetHeapObjectIdResponse
Properties
Property | Type | Description |
---|---|---|
heapSnapshotObjectId | HeapSnapshotObjectId | Id of the heap snapshot object corresponding to the passed remote object id. |