CacheSnapshot
Defined in: packages/engine/src/types/DiagnosticPipelineResult.ts:510
Full cache snapshot for diagnostic rendering.
Properties
Section titled “Properties”asyncCache
Section titled “asyncCache”asyncCache: AsyncCachePackageInfo[];Defined in: packages/engine/src/types/DiagnosticPipelineResult.ts:513
bytecode
Section titled “bytecode”bytecode: BytecodeCacheEntry[];Defined in: packages/engine/src/types/DiagnosticPipelineResult.ts:511
lineCache
Section titled “lineCache”lineCache: LineCacheEntryInfo[];Defined in: packages/engine/src/types/DiagnosticPipelineResult.ts:512