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

679 B

Home > puppeteer > Protocol > HeapProfiler > AddInspectedHeapObjectRequest > heapObjectId

Protocol.HeapProfiler.AddInspectedHeapObjectRequest.heapObjectId property

Heap snapshot object id to be accessible by means of $x command line API.

Signature:

heapObjectId: HeapSnapshotObjectId;