Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface default.HeapProfiler.TakeHeapSnapshotRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { TakeHeapSnapshotRequest } = default.HeapProfiler;

Properties

optional
reportProgress: boolean

If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.

optional
treatGlobalObjectsAsRoots: boolean

If true, a raw snapshot without artifical roots will be generated