Skip to main content
HeapSnapshotOptions - v8 - Node documentation
interface HeapSnapshotOptions

Usage in Deno

import { type HeapSnapshotOptions } from "node:v8";

Properties

optional
exposeInternals: boolean

If true, expose internals in the heap snapshot.

optional
exposeNumericValues: boolean

If true, expose numeric values in artificial fields.