Home
last modified time | relevance | path

Searched full:fully (Results 1 – 25 of 64) 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.rst24 #. **Fully supported features**: the original code requires no modification
/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/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/interop_js/tests/proxies/ets_proxy/
Dcheck_access_references.js26 // NOTE enable when Promise is fully implemented
/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:
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/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/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa_pre.h206 MapleVector<bool> fullyAntBBs; // index is BBid; true if occ is fully anticipated at BB entry
Dcg_ssu_pre.h226 MapleVector<bool> fullyAvailBBs; // index is BBid; true if occ is fully available at BB exit
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp296 … // TODO(aantipina): Enable assert here for GetStatus() as soon code generation is fully supported in InsertSpills()
312 … // 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
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_call_conv.cpp272 * Currently, this scenario is not fully supported. in LocateRetVal()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencoder.md164 /*======= Here encoder is fully configured =======*/

123