Searched refs:setRollupCache (Results 1 – 4 of 4) sorted by relevance
/developtools/ace_ets2bundle/compiler/src/ |
D | do_arkTS_linter.ts | 26 setRollupCache
|
D | ets_checker.ts | 78 setRollupCache 384 setRollupCache(rollupShareObject, projectConfig, cacheKey, newCache);
|
D | utils.ts | 1187 export function setRollupCache(rollupShareObject: object, projectConfig: object, key: string, value… function
|
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/ |
D | utils.test.ts | 84 setRollupCache 1224 setRollupCache(this.rollup.share, projectConfig, cacheKey, cacheValue); 1237 setRollupCache(this.rollup.share, projectConfig, cacheKey, cacheValue); 1250 setRollupCache(this.rollup.share, projectConfig, cacheKey, cacheValue);
|