mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
768 B
768 B
Home > puppeteer > Protocol > HeapProfiler > GetHeapObjectIdRequest
Protocol.HeapProfiler.GetHeapObjectIdRequest interface
Signature:
export interface GetHeapObjectIdRequest
Properties
Property | Type | Description |
---|---|---|
objectId | Runtime.RemoteObjectId | Identifier of the object to get heap object id for. |