Home
last modified time | relevance | path

Searched defs:rootDir (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DgenerateInteropDecls.ts26 rootDir?: string; property
39 rootDir: config.rootDir, constant
DDeclgen.ts114 const rootDir = compilerOptions.rootDir || path.dirname(fileName); constant
/arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-build/extends/node_modules/package/
Dtsconfig-base-base.json4 "rootDir": "wrong-root" string
/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/
Djest.config.js17 const rootDir = path.resolve(__dirname); // Получаем абсолютный путь к корневой директории проекта constant
24 rootDir: './', property
/arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-build/extends/
Dtsconfig-base.json5 "rootDir": "" string
/arkcompiler/ets_frontend/ets2panda/driver/build_system/
Dtsconfig.json8 "rootDir": "./src", string
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/cli/
DDeclgenCLI.ts28 rootDir?: string; property
/arkcompiler/ets_frontend/ets2panda/bindings/test/
Dtsconfig.json4 "rootDir": "..", string
/arkcompiler/ets_frontend/ets2panda/bindings/
Dtsconfig.json19 "rootDir": "./src", string
/arkcompiler/ets_frontend/ets2panda/util/
Darktsconfig.cpp625 fs::path ArkTsConfig::ComputeDestination(const fs::path &src, const fs::path &rootDir, const fs::pa… in ComputeDestination()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument