Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts532 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
549 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
566 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
583 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
596 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
607 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant