mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
690 B
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;