Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_source_file.ts275 static removePotentialMockConfigCache(rollupObject: Object): void { method in ModuleSourceFile
305 ModuleSourceFile.removePotentialMockConfigCache(rollupObject);
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_source_file.test.ts828 ModuleSourceFile.removePotentialMockConfigCache(this.rollup);