mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
772 B
772 B
Home > puppeteer > Protocol > HeapProfiler > GetObjectByHeapObjectIdResponse
Protocol.HeapProfiler.GetObjectByHeapObjectIdResponse interface
Signature:
export interface GetObjectByHeapObjectIdResponse
Properties
Property | Type | Description |
---|---|---|
result | Runtime.RemoteObject | Evaluation result. |