property CompileFunctionOptions.cachedData Usage in Denoimport { type CompileFunctionOptions } from "node:vm"; Provides an optional data with V8's code cache data for the supplied source. Type Buffer | undefined