Home
last modified time | relevance | path

Searched full:fully (Results 1 – 25 of 66) sorted by relevance

123

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe84.md8 (including fully qualified names of functions) to achieve that same behavior.
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproto_change_details_test.cpp128 …* 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/
Doptions.yaml35 description: Fully qualified class names to verify
43Fully 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/
Daccess_by_super_of_generic.sts20 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/
Dtest_copy_within.js24 // NOTE (oignatenko) enable when arr.at is fully supported
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dintro.rst23 #. **Fully supported features**: no modification of the original code is
/arkcompiler/runtime_core/static_core/runtime/tooling/evaluation/
Dexpression_loader.cpp48 * @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/
Dinterface_method.test.js28 // NOTE #1835 #17769 set "true" when literal types and optional methods are fully fixed
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.h122 * 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/
Dcheck_access_references.js26 // NOTE enable when Promise is fully implemented
/arkcompiler/ets_frontend/ets2panda/docs/
Dcheatsheet.md45 *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/
Dbytecode.py72 # Restore fully qualified function name after prefixes removal.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dmemory_barriers_doc.md5 …y so that if the created objects are used in another thread, the initialization is fully completed.
Dir_builder.md68 2. Fix instructions that can't be fully completed in building process:
Dcompiler_doc.md155 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…
Dreg_alloc_graph_coloring_doc.md50 …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/
Daot_checksum_helper.cpp86 LOG_COMPILER(ERROR) << "Checksum vector not fully filled: " in WriteChecksumInfoToVector()
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md68 2. Fix instructions that can't be fully completed in building process:
Dreg_alloc_graph_coloring_doc.md50 …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/
Dcrossing_map.cpp116 // 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/
Dinterop_intrinsic_opt_doc.md87 * 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/
Dupdate_remset_worker.h215 // We do not fully update remset during collection pause
/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h85 * Can be fully encoded by compiler
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp295 … // 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/
Dgc_barrier.h82 * Can be fully encoded by compiler

123