| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | why.rst | 28 to deploying and using the code. However, even |TS| has limitations, and 35 ``undefined``. However, the only way to check if a property has ``undefined`` 165 string which is constructed from the parameters. However, some *special* values 190 However, if we can guarantee to the execution engine that the values passed 211 only for better type checking. However, |LANG| considers *null-safety* a very
|
| D | guide.rst | 76 However, the |LANG| team reserves the right to reconsider and **shrink** the
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/12.error_handling/01.errors/ |
| D | new_error_define_0.ets | 18 …various cases are defined in a standard library, like DivideByZeroError. However, a developer may …
|
| D | new_error_define_1.ets | 18 …various cases are defined in a standard library, like DivideByZeroError. However, a developer may …
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe43.md | 8 contents. However, a compile-time error occurs if there is at least one
|
| D | recipe66.md | 7 ArkTS does not support the operator ``in``. However, this operator makes
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/05.field_declarations/ |
| D | reference_to_inheritance_fields_with_same_name.ets | 18 assert: However, any attempt within the body of the class to refer to any such field by its simple …
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/enclosing_instances/ |
| D | inner_class_declaration_in_static_initializer.ets | 18 …aration occurs in a static context has no lexically enclosing instances. However, if I is immediat…
|
| D | inner_class_declaration_in_static_method.ets | 18 …aration occurs in a static context has no lexically enclosing instances. However, if I is immediat…
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/ |
| D | ptr_list_ref.h | 403 …// `where` stands for the position, however we made the data and node combined, so a const_cast is… in insert() 424 …// `where` stands for the position, however we made the data and node combined, so a const_cast is… in insertAfter() 452 …// `where` stands for the position, however we made the data and node combined, so a const_cast is… in splice() 478 …// `where` stands for the position, however we made the data and node combined, so a const_cast is… in erase() 487 …// `where` stands for the position, however we made the data and node combined, so a const_cast is… in erase()
|
| /arkcompiler/ets_runtime/common_components/common/ |
| D | type_def.h | 42 // however in consideration that there are lots of differences for runtime apis to support differen…
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_offset_adjust.cpp | 133 …// Note: SplitInsn invalidates the current insn. However, the current insn will still be manipulat… in AdjustMemOfstVary() 155 …// Note: SplitInsn invalidates the current insn. However, the current insn will still be manipulat… in AdjustmentOffsetForImmOpnd() 180 …// Note: SplitInsn invalidates the current insn. However, the current insn will still be manipulat… in AdjustmentStackPointer()
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | check_resolver.h | 38 * However, these LenArray that are generated from asm lenarr should be keeped, as they
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | proto_change_details.h | 47 …// the "HasChanged" flag is not modified when a key is absent from the prototype chain. However, w…
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ |
| D | 12_errors.rst | 62 However, a developer can handle a new error situation by using ``Error``
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/generator/ |
| D | test_base.rb | 30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
|
| /arkcompiler/ets_runtime/common_components/heap/collector/ |
| D | collector_proxy.h | 25 // collector. However, it actually manages a set of collectors implemented yet, and delegate garbag…
|
| /arkcompiler/ets_frontend/ets2panda/ast_verifier/invariants/ |
| D | variableHasScope.cpp | 96 // however label identifier is outside of loop. in CheckAstExceptions()
|
| D | variableHasEnclosingScope.cpp | 88 // however label identifier is outside of loop. in CheckAstExceptions()
|
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | test_base.rb | 30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | identifier.cpp | 273 // however x is expected to be a reference. in CheckNotDeclarations() 406 // However currently some TS tests depend on declaration ident being a reference in CheckDeclarationsPart2() 418 // However currently some TS tests depend on interface ident being a reference in CheckDeclarationsPart2()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/ |
| D | .gitignore | 93 # However, in case of collaboration, if having platform-specific dependencies or dependencies
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | pool_map.h | 105 // However, we can't get an access for this fields in Initialize()
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | pool_map.h | 108 // However, we can't get an access for this fields in Initialize()
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | design-of-interpreter.md | 99 Our aim is to address these issues by having a single file for application code. This, however, 219 for any high-level language. However, once they appear, front-end engineer will obviously want a
|