Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dgen_aot.ts38 getBuildBinDir
91 …let aotCompiler: string = path.join(getBuildBinDir(arkDir), isWindows() ? "ark_aot_compiler.exe" :…
Dark_utils.ts676 export function getBuildBinDir(arkDir: string): string { function