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

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;