property CompileFunctionOptions.cachedData Usage in Deno```typescript import { type CompileFunctionOptions } from "node:node__vm.d.ts"; ``` Provides an optional data with V8's code cache data for the supplied source. Type Buffer | undefined