Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/tsconfig/paths/
Dtsconfig.json4 "paths": { object
/arkcompiler/ets_frontend/ets2panda/util/
Darktsconfig.cpp221 auto paths = compilerOptions->get()->GetValue<JsonObject::JsonObjPointer>(PATHS); in Parse() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp172 auto paths = ParseImportDeclarations(statements); in ParseETSGlobalScript() local
293 std::vector<std::string> paths; in CollectDefaultSources() local
547 void ETSParser::ParseSources(const std::vector<std::string> &paths, bool isExternal) in ParseSources()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js40472 paths: t.rawAssets.assets, property
46510 this.paths = []; property