831 B
831 B
Home > puppeteer > Protocol > HeapProfiler > GetHeapObjectIdResponse
Protocol.HeapProfiler.GetHeapObjectIdResponse interface
Signature:
export interface GetHeapObjectIdResponse
Properties
Property | Type | Description |
---|---|---|
heapSnapshotObjectId | HeapSnapshotObjectId | Id of the heap snapshot object corresponding to the passed remote object id. |