Home
last modified time | relevance | path

Searched full:initialized (Results 1 – 25 of 484) sorted by relevance

12345678910>>...20

/arkcompiler/ets_runtime/test/moduletest/moduleHandleException/
Dexpect_output.txt17 first, ReferenceError: b is not initialized
18 same file, ReferenceError: b is not initialized
19 child file, ReferenceError: b is not initialized
20 parent file, ReferenceError: b is not initialized
21 other file, ReferenceError: b is not initialized
23 b is not initialized
27 b is not initialized
30 multi level, ReferenceError: b is not initialized
/arkcompiler/ets_frontend/ets2panda/linter/test/ts_import_ets/ts/
Dtest6.ts.json44 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
54 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
64 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
74 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
84 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
94 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
104 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
114 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
124 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
Dtest7.ts.json54 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
74 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
94 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
114 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
134 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
154 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
174 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
194 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
214 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
Drequired_multiple_fields.ets35 /* @@@ label1 Error TypeError: Class property 'k' needs to be initialized for Required<A>. */
36 /* @@@ label2 Error TypeError: Class property 'j' needs to be initialized for Required<A>. */
37 /* @@@ label2 Error TypeError: Class property 'k' needs to be initialized for Required<A>. */
38 /* @@@ label3 Error TypeError: Class property 'k' needs to be initialized for Required<I>. */
39 /* @@@ label4 Error TypeError: Class property 'j' needs to be initialized for Required<I>. */
40 /* @@@ label4 Error TypeError: Class property 'k' needs to be initialized for Required<I>. */
Dclass_late_initialization_with_invalid_type_02.ets28 /* @@? 17:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
29 /* @@? 18:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
30 /* @@? 19:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
31 /* @@? 24:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
32 /* @@? 25:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
Dclass_late_initialization_with_invalid_type_01.ets23 /* @@? 17:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
24 /* @@? 18:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
25 /* @@? 19:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
26 /* @@? 20:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
DinvalidEnums1.ets29 /* @@? 18:15 Error TypeError: Enumeration members can be initialized only by compile-time expressio…
30 /* @@? 19:12 Error TypeError: Enumeration members can be initialized only by compile-time expressio…
31 /* @@? 20:12 Error TypeError: Enumeration members can be initialized only by compile-time expressio…
32 …? 25:9 Error SyntaxError: All items of string-type enumeration should be explicitly initialized. */
Denum32.ets21 /* @@@ label Error TypeError: Enumeration members can be initialized only by compile-time expressio…
22 /* @@@ label1 Error TypeError: Enumeration members can be initialized only by compile-time expressi…
23 /* @@@ label2 Error TypeError: Enumeration members can be initialized only by compile-time expressi…
24 /* @@@ label3 Error TypeError: Enumeration members can be initialized only by compile-time expressi…
Denum_default_invalid_value_type.ets30 /* @@? 17:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
31 /* @@? 21:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
32 /* @@? 26:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
Dclass_late_initialization_with_initalizer_03.ets21 /* @@? 18:6 Error SyntaxError: Late-initialized field cannot have default value. */
22 /* @@? 18:9 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish typ…
Denum18.ets22 /* @@@ label Error TypeError: Enumeration members can be initialized only by compile-time expressio…
23 /* @@? 19:7 Error TypeError: Enumeration members can be initialized only by compile-time expression…
Denum15.ets23 /* @@? 18:11 Error TypeError: Enumeration members can be initialized only by compile-time expressio…
25 /* @@? 19:7 Error TypeError: Enumeration members can be initialized only by compile-time expression…
Dclass_late_initialization_conflict_modifier.ets22 /* @@? 17:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
24 /* @@? 18:10 Error TypeError: Late-initialized field cannot be nullish types or possibly nullish ty…
Denum31.ets27 /* @@@ label Error TypeError: Enumeration members can be initialized only by compile-time expressio…
28 /* @@@ label1 Error TypeError: Enumeration members can be initialized only by compile-time expressi…
Denum_default_negative1.ets27 /* @@? 17:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
29 /* @@? 22:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
Denum27.ets25 /* @@@ label Error TypeError: Enumeration members can be initialized only by compile-time expressio…
26 /* @@@ label1 Error TypeError: Enumeration members can be initialized only by compile-time expressi…
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dsendable_class_initialization.ets.json34 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
44 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
64 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
84 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
104 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
114 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
124 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
134 …"rule": "Objects of \"Sendable\" type can not be initialized using object literal or array literal…
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Djs_metadata_test.cpp1770 INITIALIZED enumerator
1885 // Set metadata status to INITIALIZED in ReadAndParseMetadataJson()
1886 metadata.status = MetadataStatus::INITIALIZED; in ReadAndParseMetadataJson()
2255 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2266 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2277 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2288 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2299 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2310 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
2321 ASSERT_TRUE(metadata.status == JSMetadataTestHelper::INITIALIZED); in HWTEST_F_L0()
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/rules/
Drule111.ets.json24 …"rule": "Enumeration members can be initialized only with compile time expressions of the same typ…
34 …"rule": "Enumeration members can be initialized only with compile time expressions of the same typ…
44 …"rule": "Enumeration members can be initialized only with compile time expressions of the same typ…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/linker/
Druntime_linker.ets97 assertFalse(LoadTarget_init, "LoadTarget class must be lazily initialized");
103 assertTrue(LoadTarget_init, "already loaded LoadTarget class must be initialized");
115 assertFalse(InitializeTarget_init, "InitializeTarget class must be lazily initialized");
119 assertTrue(InitializeTarget_init, "InitializeTarget class must be initialized explicitly");
128 … assertFalse(CreateInstanceTarget_init, "CreateInstanceTarget class must be lazily initialized");
130 …assertTrue(CreateInstanceTarget_init, "CreateInstanceTarget class must be initialized after first …
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/05.field_declarations/03.field_initialization/
Dwrong_initialization_order.ets17 desc: Check that readonly static field initialized first.
18 assert: Note that static fields that are readonly variables are initialized before other static fie…
Dright_initialization_order.ets17 desc: Check that readonly static field initialized first.
18 assert: Note that static fields that are readonly variables are initialized before other static fie…
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
Dlambda_override.ets23 /* @@@ label Error TypeError: Property 'x' might not have been initialized. */
24 /* @@@ label1 Error TypeError: Property 'x' might not have been initialized. */
Denum-mixed-types.ets25 /* @@? 21:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
26 /* @@? 22:9 Error TypeError: Enumeration members can be initialized only by compile-time expression…
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcopy_data_manager.cpp35 DCHECK_CC(!initialized); in InitializeHeapBitmap()
62 initialized = true; in InitializeHeapBitmap()
76 initialized = false; in DestroyHeapBitmap()

12345678910>>...20