Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIndexedAccessType.cpp41 checker::Type *resolved = GetType(checker); in Check() local
43 if (resolved) { in Check()
70 checker::Type *resolved = checker->GetPropertyTypeForIndexType(baseType, indexType); in GetType() local
72 checker->NodeCache().insert({this, resolved}); in GetType()
74 return resolved; in GetType()
/arkcompiler/ets_frontend/arkguard/src/cli/
DSecHarmony.ts40 const resolved: string = path.resolve(value); constant
41 fileList.push(resolved);
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb99 resolved = TYPE_ALIASES[token]
100 if resolved
101 @types += resolved
/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md22 The slow path performs `ResolveStringAot` runtime call that returns resolved string.
27 - `--aot-string-gc-roots-limit` controls how many time the same string should be resolved before it…
37 - if PLT-slot's value is already a pointer then the resolved string gets returned;
38 - if amount of already filled PLT-slots is above `--resolve-string-aot-threshold` then the resolved
40 … is below `--aot-string-gc-roots-limit` then slot's value is incremented and the resolved string is
43 registered as GC-root in `AotManager` and the resolved string is returned.
Dplt.md116 …ut for `ark_aot` compiler) and `class Id` (`panda_file::File::EntityId`) which needs to be resolved
137 ; Shared resolved slow path for PLT resolver |
Dcleanup_doc.md71 When removing EmptyBlocks when "special triangle" case is resolved conditional branch instruction (…
/arkcompiler/runtime_core/docs/
Daot.md108 AOT-compiled code may use special PLT-slots to load resolved string without runtime calls.
Druntime-compiled_code-interaction.md215 …er calls the function `InterpreterToCompiledCodeBridge` passing to it the resolved callee function,
Dfile_format.md403 …`](#classregionindex) structure. Each index is 2 bytes long and must be resolved to offset point t…
Ddoxygen.config416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
/arkcompiler/ets_frontend/test262/
Des2021_tests.txt265 built-ins/Promise/allSettled/resolved-all-fulfilled.js
266 built-ins/Promise/allSettled/resolved-immed.js
267 built-ins/Promise/allSettled/resolved-all-mixed.js
268 built-ins/Promise/allSettled/resolved-all-rejected.js
269 built-ins/Promise/allSettled/resolved-sequence-extra-ticks.js
270 built-ins/Promise/allSettled/resolved-sequence-mixed.js
271 built-ins/Promise/allSettled/resolved-sequence-with-rejections.js
272 built-ins/Promise/allSettled/resolved-sequence.js
276 built-ins/Promise/allSettled/resolved-then-catch-finally.js
363 built-ins/Promise/any/resolved-sequence-extra-ticks.js
[all …]
Dintl_tests.txt170 intl402/DateTimeFormat/prototype/resolvedOptions/resolved-locale-with-hc-unicode.js
/arkcompiler/ets_frontend/es2panda/test/
Dtest262skiplist.txt6387 built-ins/Promise/allSettled/resolved-all-fulfilled.js
6388 built-ins/Promise/allSettled/resolved-all-mixed.js
6389 built-ins/Promise/allSettled/resolved-all-rejected.js
6390 built-ins/Promise/allSettled/resolved-immed.js
6391 built-ins/Promise/allSettled/resolved-sequence-extra-ticks.js
6392 built-ins/Promise/allSettled/resolved-sequence-mixed.js
6393 built-ins/Promise/allSettled/resolved-sequence-with-rejections.js
6394 built-ins/Promise/allSettled/resolved-sequence.js
6395 built-ins/Promise/allSettled/resolved-then-catch-finally.js
6482 built-ins/Promise/any/resolved-sequence-extra-ticks.js
[all …]
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2resolved:u,isExternalLibraryImport:L(u.path)});if(e.isExternalModuleNameRelative(n)){var _=e.norma… property