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

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.