Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Drun_declgen_standalone.ts226 const systemModulePathArray = [apiDirPath]; constant
228 systemModulePathArray.push(arktsDirPath, kitsDirPath);
230 systemModulePathArray.forEach(systemModulesPath => {