Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dcommon_mode.ts137 this.removeCompilationCache();
142 abstract removeCompilationCache(): void; method in CommonMode
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts390 private removeCompilationCache(): void { method in BundleMode
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts643 private removeCompilationCache(): void { method in ModuleMode