Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts110 rootPathSet: Object; property in ProjectConfig
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts687 const rootPathSet: string[] | Set<string> = rollupShareObject.projectConfig.rootPathSet; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dets_checker.ts707 const rootPathSet: string[] | Set<string> = rollupShareObject.projectConfig.rootPathSet; constant