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

690 B

Home > puppeteer > Protocol > HeapProfiler > GetHeapObjectIdResponse > heapSnapshotObjectId

Protocol.HeapProfiler.GetHeapObjectIdResponse.heapSnapshotObjectId property

Id of the heap snapshot object corresponding to the passed remote object id.

Signature:

heapSnapshotObjectId: HeapSnapshotObjectId;