Searched refs:getBuildBinDir (Results 1 – 2 of 2) sorted by relevance
38 getBuildBinDir91 …let aotCompiler: string = path.join(getBuildBinDir(arkDir), isWindows() ? "ark_aot_compiler.exe" :…
676 export function getBuildBinDir(arkDir: string): string { function