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