Home
last modified time | relevance | path

Searched defs:removeCompilationCache (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dcommon_mode.ts158 abstract removeCompilationCache(): void; method in CommonMode
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts465 private removeCompilationCache(): void { method in BundleMode
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts944 private removeCompilationCache(): void { method in ModuleMode