Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dgen_aot.ts100 const singleCmdPrefix: string = `"${aotCompiler}" --builtins-dts="${builtinAbcPath}" ` + constant
104 singleCmd = singleCmdPrefix + ` "${appAbc}"`;
113 …singleCmd = singleCmdPrefix + ` --enable-pgo-profiler=true --compiler-pgo-profiler-path="${profile…