property ResourceLimits.maxOldGenerationSizeMb Usage in Deno```typescript import { type ResourceLimits } from "node:node__worker_threads.d.ts"; ``` The maximum size of the main heap in MB. Type number | undefined