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

842 B

Home > puppeteer > Protocol > HeapProfiler > AddInspectedHeapObjectRequest

Protocol.HeapProfiler.AddInspectedHeapObjectRequest interface

Signature:

export interface AddInspectedHeapObjectRequest 

Properties

Property Type Description
heapObjectId HeapSnapshotObjectId Heap snapshot object id to be accessible by means of $x command line API.