Skip to main content
HeapSnapshotOptions.exposeNumericValues - v8 - Node documentation
property HeapSnapshotOptions.exposeNumericValues

Usage in Deno

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

If true, expose numeric values in artificial fields.

Type

boolean