property CompileFunctionOptions.produceCachedData Usage in Deno```typescript import { type CompileFunctionOptions } from "node:node__vm.d.ts"; ``` Specifies whether to produce new cache data. Type boolean | undefined