Home
last modified time | relevance | path

Searched defs:workerFileName (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dmanage_workers.ts69 let workerFileName: string = `filesInfo_${sn}.txt`; variable
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts484 const workerFileName: string = `${FILESINFO}_${sn}${EXTNAME_TXT}`; constant