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