| /arkcompiler/ets_frontend/arkguard/ |
| D | package-lock.json | 9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@cspotcode/source-map-support/-/source-ma… string 18 …"resolved": "https://repo.huaweicloud.com/repository/npm/@jridgewell/resolve-uri/-/resolve-uri-3.1… string 24 …"resolved": "https://repo.huaweicloud.com/repository/npm/@jridgewell/sourcemap-codec/-/sourcemap-c… string 29 …"resolved": "https://repo.huaweicloud.com/repository/npm/@jridgewell/trace-mapping/-/trace-mapping… string 39 "resolved": "https://repo.huaweicloud.com/repository/npm/@tsconfig/node10/-/node10-1.0.9.tgz", string 45 … "resolved": "https://repo.huaweicloud.com/repository/npm/@tsconfig/node12/-/node12-1.0.11.tgz", string 51 "resolved": "https://repo.huaweicloud.com/repository/npm/@tsconfig/node14/-/node14-1.0.3.tgz", string 57 "resolved": "https://repo.huaweicloud.com/repository/npm/@tsconfig/node16/-/node16-1.0.4.tgz", string 63 "resolved": "https://repo.huaweicloud.com/repository/npm/@types/chai/-/chai-4.3.11.tgz", string 69 … "resolved": "https://repo.huaweicloud.com/repository/npm/@types/commander/-/commander-2.12.2.tgz", string [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/ |
| D | package-lock.json | 9 "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz", string 15 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", string 21 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", string 31 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", string 37 "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", string 43 "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", string 57 "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", string 67 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", string 73 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", string 82 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", string [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/ |
| D | package-lock.json | 19 "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz", string 25 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", string 31 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", string 41 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", string 47 "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", string 53 "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", string 73 "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", string 83 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", string 89 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", string 101 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", string [all …]
|
| /arkcompiler/ets_frontend/arkguard/test/ |
| D | package-lock.json | 7 "resolved": "https://repo.huaweicloud.com/repository/npm/benchmark/-/benchmark-2.1.4.tgz", string 16 "resolved": "https://repo.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz", string 21 "resolved": "https://repo.huaweicloud.com/repository/npm/platform/-/platform-1.3.6.tgz", string
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | validateHelpers.cpp | 128 auto const resolved = ident->Variable(); in ValidateNewClassInstanceIdentifier() local 138 auto const resolved = ident->Variable(); in ValidateMemberIdentifier() local 154 auto const resolved = ident->Variable(); in ValidatePropertyOrDeclaratorIdentifier() local 168 auto const resolved = ident->Variable(); in ValidateAssignmentIdentifier() local 213 varbinder::Variable *const resolved = ident->Variable(); in ValidateResolvedIdentifier() local
|
| D | baseAnalyzer.cpp | 69 bool resolved = false; in ResolveJump() local
|
| D | helpers.cpp | 43 auto *resolved = classType->GetProperty(name, searchFlags); in FindVariableInClassOrEnclosing() local 244 auto *const resolved = ident->Variable(); in ResolveIdentifier() local 252 auto *resolved = FindVariableInFunctionScope(ident->Name(), options); in ResolveIdentifier() local
|
| D | function.cpp | 1685 const auto *resolved = identNode->Variable(); in CheckCapturedVariable() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | package-lock.json | 13 "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz", string 22 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", string
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsIndexedAccessType.cpp | 40 checker::Type *resolved = GetType(checker); in Check() local 69 checker::Type *resolved = checker->GetPropertyTypeForIndexType(baseType, indexType); in GetType() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/ |
| D | package-lock.json | 9 "resolved": "https://repo.huaweicloud.com/repository/npm/commander/-/commander-9.4.0.tgz", string
|
| /arkcompiler/ets_frontend/arkguard/src/cli/ |
| D | SecHarmony.ts | 45 const resolved: string = path.resolve(value); constant
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsIndexedAccessType.cpp | 77 checker::Type *resolved = checker->GetPropertyTypeForIndexType(baseType, indexType); in GetType() local
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | scope.cpp | 189 auto *resolved = scopeIter->FindLocal(name, options); in FindInGlobal() local 204 if (auto *const resolved = scopeIter->FindLocal(name, options); resolved != nullptr) { in FindInFunctionScope() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | arktsconfig.cpp | 412 std::string resolved = path; in ResolvePath() local
|
| /arkcompiler/runtime_core/static_core/runtime/entrypoints/ |
| D | entrypoints.cpp | 736 auto *resolved = obj->ClassAddr<Class>()->ResolveVirtualMethod(callee); in ResolveVirtualCallEntrypoint() local 756 auto *resolved = objKlass->ResolveVirtualMethod(method); in ResolveVirtualCallAotEntrypoint() local 806 auto *resolved = handleObj.GetPtr()->ClassAddr<Class>()->ResolveVirtualMethod(method); in ResolveUnknownVirtualCallEntrypoint() local 1332 auto *resolved = cls->ResolveVirtualMethod(callee); in ResolveVirtualMethod() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSAnalyzerHelpers.cpp | 521 …if (auto *resolved = checker->FindVariableInFunctionScope(declarator->Id()->AsIdentifier()->Name(), in GetIteratorType() local
|
| D | TSAnalyzer.cpp | 1878 checker::Type *resolved = node->GetType(checker); in Check() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | llvm_ark_interface.cpp | 658 auto resolved = runtime_->ResolveVirtualMethod(klass, callee->second); in ResolveVirtual() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | class-inl.h | 536 Method *resolved = nullptr; in ResolveVirtualMethod() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 3440 auto *resolved = cls->ResolveVirtualMethod(method); in HandleVirtualCall() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|