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

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;