Searched full:fully (Results 1 – 25 of 76) sorted by relevance
1234
| /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/plugins/ets/tests/ets-templates/10.interfaces/07.interface_inheritance/multi_layer_interface/type_system/ |
| D | type_system_3.ets | 17 desc: Multiple interface inheritance fails to fully implement the interface methods.
|
| D | type_system_5.ets | 17 … interfaces to verify the correctness of the type system, but it does not fully implement the meth…
|
| D | type_system_1.ets | 17 desc: The interface method has not been fully implemented.
|
| /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/10.interfaces/07.interface_inheritance/multiple_interface/abstract_method_conflict/ |
| D | conflict_16.ets | 17 desc: Methods with the same name in multiple interfaces, subclasses choose to fully override.
|
| /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.ets | 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/doc/cookbook/ |
| D | intro.rst | 23 #. **Fully supported features**: no modification of the original code is
|
| /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/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/ets_frontend/arkguard/tools/ |
| D | timesum.py | 33 based on the conditions that the parent event must fully contain the current event 47 # Check if the candidate event fully contains the current event
|
| /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/plugins/ets/stdlib/std/core/ |
| D | Segmenter.ets | 149 * Fully resolved segmentation options 266 * @returns The fully resolved segmentation options
|
| /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 | 29 // NOTE enable when Promise is fully implemented
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/ |
| D | test_object_preview.py | 119 # Expect fully-qualified names of objects
|
| D | test_this.py | 91 # Fully-qualified name of class
|
| /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/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/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:
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/runtime/ |
| D | 05_imports.rst | 120 fully qualified. 124 All entities (functions, records) inside the executable binary file have fully
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | aot_checksum_helper.cpp | 85 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:
|
1234