Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dcommon_mode.ts49 genAbcScriptPath: string; property in CommonMode
60 this.genAbcScriptPath = path.resolve(__dirname, GEN_ABC_SCRIPT);
120 exec: this.genAbcScriptPath,
125 exec: this.genAbcScriptPath,