Searched defs:newFilePath (Results 1 – 5 of 5) sorted by relevance
183 const newFilePath: string = tryMangleFileName(filePath, projectConfig, id); constant
281 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant302 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant323 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant343 const newFilePath = changeFileExtension(filePath, EXTNAME_JS); constant
823 const newFilePath: string = '../../test/ark_compiler_ut/testdata/writeFile.ts'; constant
444 …const newFilePath = '/mnt/application/entry/build/default/cache/default/default@CompileArkTS/esmod… constant
707 …const newFilePath: string = tryMangleFileName(moduleInfo.buildFilePath, projectConfig, moduleInfo.… constant