| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | StringFasta.ets | 134 /* @@? 21:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 135 /* @@? 22:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 136 /* @@? 23:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 137 /* @@? 24:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 138 /* @@? 25:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 139 /* @@? 26:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 140 /* @@? 27:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 141 /* @@? 28:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 142 /* @@? 29:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 143 /* @@? 30:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… [all …]
|
| D | static_func_call_1.ets | 21 /* @@@ label Error TypeError: Static property 'bar' must be accessed through it's class 'A' */
|
| D | recursive_clousre_reference_error.ets | 22 /* @@? 17:19 Error TypeError: Variable 'y' is accessed before it's initialization. */
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/FixedArray/ |
| D | StringFasta.ets | 134 /* @@? 21:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 135 /* @@? 22:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 136 /* @@? 23:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 137 /* @@? 24:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 138 /* @@? 25:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 139 /* @@? 26:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 140 /* @@? 27:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 141 /* @@? 28:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 142 /* @@? 29:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… 143 /* @@? 30:9 Error TypeError: Static property 'IUB' must be accessed through it's class 'StringFasta… [all …]
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| D | environment.cpp | 39 …static const auto WS = Par::OfCharset(" \t\r\n"); // NOLINT(readability-static-accessed-through-i… in EnvOptions() 40 …static const auto DELIM = Par::OfString(";"); // NOLINT(readability-static-accessed-through-i… in EnvOptions() 48 …WS.OfCharset("abcdefghijklmnopqrstuvwxyz_") // NOLINT(readability-static-accessed-through-instanc… in EnvOptions() 50 … EQ = NAME.OfString("="); // NOLINT(readability-static-accessed-through-instance) in EnvOptions() 51 … BOOL_TRUE = EQ.OfString("true"); // NOLINT(readability-static-accessed-through-instance) in EnvOptions() 52 … BOOL_FALSE = BOOL_TRUE.OfString("false"); // NOLINT(readability-static-accessed-through-instance) in EnvOptions() 65 …static const auto DEC = BOOL.OfCharset("0123456789"); // NOLINT(readability-static-accessed-throu… in EnvOptions() 66 …static const auto HEX = DEC.OfString("0x") >> DEC; // NOLINT(readability-static-accessed-throu… in EnvOptions() 77 …static const auto QUOTES = HEX.OfString("\""); // NOLINT(readability-static-accessed-through-inst… in EnvOptions() 79 QUOTES.OfCharset(!Charset("\"")); // NOLINT(readability-static-accessed-through-instance) in EnvOptions()
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/interop/ |
| D | interop_not_have_property_num_arkts2.ets.arkts2.json | 44 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 64 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 84 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 104 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 124 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 144 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 164 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 184 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | increases_decreases_js_obj.ets.arkts2.json | 54 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 74 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 94 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 114 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 134 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 154 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 174 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 194 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | unary_operation_js_obj.ets.arkts2.json | 30 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 50 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 70 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 90 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_not_have_property_arkts2.ets.arkts2.json | 44 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 54 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 64 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 84 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 114 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 134 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 174 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 234 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 274 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 324 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… [all …]
|
| D | interop_not_have_property_num_arkts2.ets.autofix.json | 86 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 128 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 170 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 212 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 254 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 296 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 338 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 380 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | increases_decreases_js_obj.ets.autofix.json | 107 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 149 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 191 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 233 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 275 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 317 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 359 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 401 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | unary_operation_js_obj.ets.autofix.json | 86 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 128 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 170 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 212 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_not_have_property_arkts2.ets.autofix.json | 75 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 96 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 117 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 159 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 222 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 264 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 337 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 463 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 547 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 652 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… [all …]
|
| D | interop_convert_import.ets.arkts2.json | 54 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 74 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 94 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 114 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_import_js_index.ets.arkts2.json | 44 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 104 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 114 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 144 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_import_js_compare.ets.arkts2.json | 34 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 44 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 284 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 294 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_import_typeof_js.ets.arkts2.json | 144 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 164 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 214 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 314 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 364 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| D | interop_convert_import.ets.autofix.json | 96 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 138 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 180 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr… 222 …"rule": "Properties of interop objects can't be accessed directly (arkts-interop-js2s-access-js-pr…
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNodeHistory.cpp | 59 // Start searching with last accessed item in At() 60 // In most cases last accessed item is the one we are looking for in At() 64 // Search backwards starting at last accessed node for the node at previous phase in At() 67 // Search forward starting at last accessed node for the node at next phase in At() 110 // Start searching with last accessed item in FindLessOrEquals() 114 // In most cases last accessed item is the one we are looking for in FindLessOrEquals() 118 // Search backwards starting at last accessed node for the node at previous phase in FindLessOrEquals() 125 // Search forward starting at last accessed node for the node at next phase in FindLessOrEquals()
|
| /arkcompiler/ets_runtime/test/moduletest/functionapply/ |
| D | expect_output.txt | 30 TypeError: Under strict mode, 'caller' and 'arguments' properties must not be accessed. 31 TypeError: Under strict mode, 'caller' and 'arguments' properties must not be accessed.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/16.array_types/01.resizable_array_types/ |
| D | rat00.ets | 17 desc: Test the elements correctly accessed from the array(number[]).
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | fuzzingtest5.ets | 22 /* @@? 18:9 Error TypeError: Property 'f' must be accessed through 'this' */
|
| D | fuzz_invalid_property.ets | 21 /* @@? 17:52 Error TypeError: Property 'strB' must be accessed through 'this' */
|
| D | circular_dependency_crash.ets | 21 /* @@? 17:24 Error TypeError: Variable 's' is accessed before it's initialization. */
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc_adaptive_marking_stack.cpp | 32 << " accessed from object: " << fromObject; in PushToStack() 39 …LOG(DEBUG, GC) << "Add object to stack: " << GetDebugInfoAboutObject(object) << " accessed as a ro… in PushToStack()
|