Skip to main content
interface HeapSnapshotOptions

Properties

optional
exposeInternals: boolean

If true, expose internals in the heap snapshot.

optional
exposeNumericValues: boolean

If true, expose numeric values in artificial fields.

Back to top