Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dark_utils.test.ts133 const originPath = genSourceMapFileName(filePath); constant
135 expect(originPath === expectedPath).to.be.true;
137 const originPath = genSourceMapFileName(filePath); constant
138 expect(originPath === filePath).to.be.true;
147 const originPath = genSourceMapFileName(filePath); constant
149 expect(originPath === expectedPath).to.be.true;
158 const originPath = genSourceMapFileName(filePath); constant
160 expect(originPath === expectedPath).to.be.true;
169 const originPath = genSourceMapFileName(filePath); constant
171 expect(originPath === expectedPath).to.be.true;
/developtools/ace_ets2bundle/compiler/codegen/
Dcodegen_ets.js15 …Data:"",originType:[],isEditable:!0,originPath:""};n.path=e.path,n.isEditable=e.isEditable,n.origi… property