Skip to main content
ResourceLimits.maxOldGenerationSizeMb - worker_threads - Node documentation
property ResourceLimits.maxOldGenerationSizeMb

Usage in Deno

import { type ResourceLimits } from "node:worker_threads";

The maximum size of the main heap in MB.

Type

number | undefined