[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [GetObjectByHeapObjectIdResponse](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidresponse.md) > [result](./puppeteer.protocol.heapprofiler.getobjectbyheapobjectidresponse.result.md) ## Protocol.HeapProfiler.GetObjectByHeapObjectIdResponse.result property Evaluation result. Signature: ```typescript result: Runtime.RemoteObject; ```