Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface default.HeapProfiler.StopTrackingHeapObjectsRequest
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { StopTrackingHeapObjectsRequest } = default.HeapProfiler;

Properties

optional
reportProgress: boolean

If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped.

optional
treatGlobalObjectsAsRoots: boolean
optional
captureNumericValue: boolean

If true, numerical values are included in the snapshot