Searched full:fully (Results 1 – 25 of 66) sorted by relevance
123
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe84.md | 8 (including fully qualified names of functions) to achieve that same behavior.
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | proto_change_details_test.cpp | 128 …* vector.the vector is not fully set,convert the weakvector object into a ChangeListener… 159 …* vector the vector is fully set but exist hole,convert the weakvector object into a Cha… 192 …* vector the vector is fully set and not exist hole,convert the weakvector object into a… 224 …* vector the vector is fully set,convert the weakvector object into a ChangeListener obj… 246 …* vector the vector is fully set,convert the weakvector object into a ChangeListener obj…
|
| /arkcompiler/runtime_core/static_core/verification/verifier/ |
| D | options.yaml | 35 description: Fully qualified class names to verify 43 …Fully qualified method names to verify (if neither this nor classes are set, all classes will be v…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/02.accessing_superclass_fields/ |
| D | access_by_super_of_generic.sts | 20 the direct superclass of the class denoted by T is a class with S as its fully qualified name.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/array_js_suites/ |
| D | test_copy_within.js | 24 // NOTE (oignatenko) enable when arr.at is fully supported
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | intro.rst | 23 #. **Fully supported features**: no modification of the original code is
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/evaluation/ |
| D | expression_loader.cpp | 48 * @brief Checks if class fully-qualified name meets evaluation class requirements. 58 // Evaluation class fully-qualified name must consist of package and class in FindEvaluationMethodName()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/ |
| D | interface_method.test.js | 28 // NOTE #1835 #17769 set "true" when literal types and optional methods are fully fixed
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | object_helpers.h | 122 * Return true if object was fully traversed, otherwise false. 161 * Return true if object was fully traversed, otherwise false.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/ |
| D | check_access_references.js | 26 // NOTE enable when Promise is fully implemented
|
| /arkcompiler/ets_frontend/ets2panda/docs/ |
| D | cheatsheet.md | 45 *Note2:* Package modules are not fully supported, see #16267 internal issue. 86 - Package modules are not fully supported, see #16267 internal issue.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/compiler_verification/ |
| D | bytecode.py | 72 # Restore fully qualified function name after prefixes removal.
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | memory_barriers_doc.md | 5 …y so that if the created objects are used in another thread, the initialization is fully completed.
|
| D | ir_builder.md | 68 2. Fix instructions that can't be fully completed in building process:
|
| D | compiler_doc.md | 155 1. `--compiler-regex` - selects methods with fully-matched qualified name (i.e. 'Class::Method'). 156 2. `--compiler-regex-with-signature` - selects methods with fully-matched qualified name with signa…
|
| D | reg_alloc_graph_coloring_doc.md | 50 …mber of colors if offset was set to start of callee-saved range and it is fully occupied. Search i…
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | aot_checksum_helper.cpp | 86 LOG_COMPILER(ERROR) << "Checksum vector not fully filled: " in WriteChecksumInfoToVector()
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | ir_builder.md | 68 2. Fix instructions that can't be fully completed in building process:
|
| D | reg_alloc_graph_coloring_doc.md | 50 …mber of colors if offset was set to start of callee-saved range and it is fully occupied. Search i…
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/ |
| D | crossing_map.cpp | 116 // Iterate over maps which are fully covered by this object in UpdateCrossedBorderOnAdding() 169 // Set all pages, which fully covered by this object, as Uninitialized; in RemoveObject()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/ |
| D | interop_intrinsic_opt_doc.md | 87 * hoist instruction to some position if it is fully anticipated there and there is a path to end bl…
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | update_remset_worker.h | 215 // We do not fully update remset during collection pause
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | gc_barrier.h | 85 * Can be fully encoded by compiler
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | reg_encoder.cpp | 295 … // TODO(aantipina): Enable assert here for GetStatus() as soon code generation is fully supported in InsertSpills() 311 … // TODO(aantipina): Enable here for GetStatus() as soon code generation is fully supported in CalculateNumNeededTemps()
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | gc_barrier.h | 82 * Can be fully encoded by compiler
|
123