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

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.