Skip to main content
HeapProfiler.StartTrackingHeapObjectsParameterType - inspector/promises - Node documentation
interface HeapProfiler.StartTrackingHeapObjectsParameterType

Usage in Deno

import { HeapProfiler } from "node:inspector/promises";

Properties

optional
trackAllocations: boolean | undefined