mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
967 B
967 B
Home > puppeteer > Protocol > HeapProfiler > StopTrackingHeapObjectsRequest
Protocol.HeapProfiler.StopTrackingHeapObjectsRequest interface
Signature:
export interface StopTrackingHeapObjectsRequest
Properties
| Property | Type | Description |
|---|---|---|
| reportProgress | boolean | If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped. |
| treatGlobalObjectsAsRoots | boolean |