| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/25.equality_expressions/08.equality_with_null_or_undefined/ |
| D | null_and_undefined_equality.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 20 - use: |- 24 - use: |- 30 use: |- 36 use: |- 42 use: |- 48 use: |- 54 use: |- 60 use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/05.generics/02.generic_instantiations/02.type_arguments/type_arguments_of_parameterized_declarations/ |
| D | constr_args1.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 20 - use: |- 23 - use: |- 26 - use: |- 30 - use: |- 34 - use: |- 39 - use: |- 42 - use: |- 45 - use: |- [all …]
|
| D | interface_args.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 20 - use: |- 24 - use: |- 28 - use: |- 32 - use: |- 36 - use: |- 39 - use: |- 43 - use: |- 46 - use: |- [all …]
|
| D | class_args.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 20 - use: |- 24 - use: |- 27 - use: |- 30 - use: |- 35 - use: |- 38 - use: |- 42 - use: |- 46 - use: |- [all …]
|
| D | constr_args1_neg.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 20 - use: |- 23 - use: |- 26 - use: |- 30 - use: |- 35 - use: |- 38 - use: |- 43 - use: |- 46 - use: |- [all …]
|
| D | class_args_neg.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 21 - use: |- 25 - use: |- 28 - use: |- 31 - use: |- 35 - use: |- 39 - use: |- 43 - use: |- 46 - use: |- [all …]
|
| D | interface_args_neg.params.yaml | 3 # you may not use this file except in compliance with the License. 17 - use: |- 20 - use: |- 23 - use: |- 27 - use: |- 31 - use: |- 36 - use: |- 40 - use: |- 43 - use: |- 46 - use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/08.reference_types/04.never_type/ |
| D | never_class_instance_neg.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 19 - use: |- 23 - use: |- 26 - use: |- 29 - use: |- 32 - use: |- 35 - use: |- 38 - use: |- 42 - use: |- [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule5.ts.json | 5 "you may not use this file except in compliance with the License.", 22 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 29 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 36 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 43 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 57 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 64 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 71 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 78 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 99 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" [all …]
|
| D | rule5.ts.autofix.json | 5 "you may not use this file except in compliance with the License.", 29 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 43 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 57 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 71 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 92 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 106 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 120 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 127 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" 155 "rule": "Use \"let\" instead of \"var\" (arkts-no-var)" [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/05.if_statements/ |
| D | if2.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 22 - use: |- 28 - use: |- 35 - use: |- 42 - use: |- 49 - use: |- 58 - use: |- 70 - use: |- 78 - use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/08.reference_types/11.union_types/ |
| D | ut_n.params.yaml | 3 # you may not use this file except in compliance with the License. 18 use: '' 24 use: '' 28 use: |- 35 use: |- 40 use: |- 45 use: |- 50 use: |- 57 use: |- 68 use: |- [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | unique_names.ts.json | 5 "you may not use this file except in compliance with the License.", 22 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 29 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 36 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 43 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 50 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 64 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 78 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 85 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" 99 "rule": "Use unique names for types and namespaces. (arkts-unique-names)" [all …]
|
| D | function_expression.ts.json | 5 "you may not use this file except in compliance with the License.", 22 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 29 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 36 "rule": "Use explicit types instead of \"any\", \"unknown\" (arkts-no-any-unknown)" 43 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 50 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 57 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 64 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 71 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" 78 … "rule": "Use arrow functions instead of function expressions (arkts-no-func-expressions)" [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/js_to_ets/ |
| D | test_class_methods.cpp | 4 * you may not use this file except in compliance with the License. 27 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 34 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 42 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 49 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 56 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 63 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 70 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 77 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() 84 // NOLINTNEXTLINE(modernize-use-auto) in TEST_F() [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/04.overloading_and_overriding_in_classes/ |
| D | constructor_overload.params.yaml | 3 # you may not use this file except in compliance with the License. 18 use: |- 27 use: |- 36 use: |- 45 use: |- 51 use: |- 57 use: |- 63 use: |- 69 use: |- 76 use: |- [all …]
|
| D | access_modifier_over.params.yaml | 3 # you may not use this file except in compliance with the License. 22 use: |- 31 use: |- 40 use: |- 50 use: |- 59 use: |- 68 use: |- 77 use: |- 86 use: |- 95 use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/04.array_literal/02.type_inference_from-types_of_elements/ |
| D | arr_inf2.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 20 - use: |- 24 - use: |- 28 - use: |- 34 use: |- 38 - use: |- 54 use: |- 70 use: |- 73 - use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/07.while_statements_and_do_statements/ |
| D | neg.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 20 - use: |- 24 - use: |- 28 - use: |- 32 - use: |- 36 - use: |- 40 - use: |- 44 - use: |- 48 - use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/08.reference_types/10.tuple_types/ |
| D | tt_n.params.yaml | 3 # you may not use this file except in compliance with the License. 18 use: |- 22 - use: |- 26 - use: |- 35 use: |- 41 use: |- 47 use: |- 53 use: |- 57 - use: |- 61 - use: |- [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/08.statements/09.for_of_statements/ |
| D | for_of.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 21 - use: |- 26 - use: |- 31 - use: |- 35 - use: |- 44 - use: |- 50 - use: |- 55 - use: |- 60 - use: |- [all …]
|
| D | for_of_neg.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 24 - use: |- 29 - use: |- 33 - use: |- 41 - use: |- 46 - use: |- 51 - use: |- 57 - use: |- 62 - use: |- [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | string_builder_optimizer.cpp | 4 * you may not use this file except in compliance with the License. 92 GateRef use = *it; in FindInBuilder() local 96 VisitGateUse(use); in FindInBuilder() 101 void StringBuilderOptimizer::VisitGateUse(GateRef use) in VisitGateUse() argument 103 Status useStatus = GetStatus(use); in VisitGateUse() 108 auto useOpCode = acc_.GetOpCode(use); in VisitGateUse() 109 if (useOpCode == OpCode::VALUE_SELECTOR && IsLoopHeader(use)) { in VisitGateUse() 114 UpdateStatus(use, State::IN_STRING_BUILDER); in VisitGateUse() 115 toVisit_.push_back(use); in VisitGateUse() 118 // if this use is string-add in VisitGateUse() [all …]
|
| /arkcompiler/ets_runtime/test/sharedtest/sendable/ |
| D | sendable.ts | 4 * you may not use this file except in compliance with the License. 20 'use sendable'; 25 'use sendable'; 39 'use sendable'; 50 'use sendable'; 55 'use sendable'; 83 'use sendable'; 102 'use sendable'; 108 'use sendable'; 124 'use sendable'; [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/02.array_creation_expressions/ |
| D | expr_n.params.yaml | 3 # you may not use this file except in compliance with the License. 16 - use: |- 19 - use: |- 22 - use: |- 25 - use: |- 28 - use: |- 31 - use: |- 34 - use: |- 39 use: |- 42 - use: |- [all …]
|