mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
687 B
687 B
Home > puppeteer > Protocol > HeapProfiler > TakeHeapSnapshotRequest > treatGlobalObjectsAsRoots
Protocol.HeapProfiler.TakeHeapSnapshotRequest.treatGlobalObjectsAsRoots property
If true, a raw snapshot without artifical roots will be generated
Signature:
treatGlobalObjectsAsRoots?: boolean;