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.ts646 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
663 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
680 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
697 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
710 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant
721 const currentExt = originExt.length === 0 ? path.extname(file) : originExt; constant