Home
last modified time | relevance | path

Searched refs:removeCacheFile (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts96 function removeCacheFile(cacheFilePath: string, ext: string): void { function
108 removeCacheFile(cacheFilePath, EXTNAME_TS);
116 removeCacheFile(cacheFilePath, hasTsNoCheckOrTsIgnore ? EXTNAME_TS : EXTNAME_JS);