Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dob_config_resolver.ts397 const originSourceFilePath: string = toUnixPath(fileContentObj.moduleInfo.originSourceFilePath); constant
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts579 originSourceFilePath?: string, property
607 const originSourceFilePath = toUnixPath(moduleInfo.originSourceFilePath); constant