mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
615 B
615 B
Home > puppeteer > Protocol > HeapProfiler > GetHeapObjectIdRequest > objectId
Protocol.HeapProfiler.GetHeapObjectIdRequest.objectId property
Identifier of the object to get heap object id for.
Signature:
objectId: Runtime.RemoteObjectId;