| /arkcompiler/ets_runtime/test/deopttest/restore_vregs/ |
| D | restore_vregs.ts | 35 let c2 = new C(); variable
|
| /arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases/ |
| D | test-class-generic-type.ts | 26 let c2 = new C<string>("a"); variable
|
| /arkcompiler/ets_runtime/test/aottest/call_builtin_objects/ |
| D | call_builtin_objects.ts | 43 const c2 = new C(1, 1, 1); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ts_import_ets/ts/ |
| D | test6.ts | 26 let c2: C1 = { value: 0 }; variable
|
| D | test7.ts | 26 let c2 = { value: 0 } as C1; variable
|
| D | test5.ts | 42 let c2 = new C1<number, string>(); variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_storemiss/ |
| D | pgo_storemiss.ts | 39 let c2 = new C(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/regresssuper/ |
| D | regresssuper.js | 95 let c2 = Reflect.construct(TestB, [], c1.constructor); variable
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_13/ |
| D | lazy_deopt_13.js | 81 const c2 = new C(); constant
|
| /arkcompiler/ets_runtime/test/aottest/vtable/not_inherit_info/not_meet_rule3/ |
| D | not_meet_rule3.ts | 73 let c2 = new C2(); variable
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_14/ |
| D | lazy_deopt_14.js | 96 const c2 = new C(); constant
|
| /arkcompiler/ets_runtime/common_components/base/ |
| D | utf_helper.cpp | 442 const uint8_t c2 = utf8[++in_pos]; in Utf8ToUtf16Size() local 488 const uint8_t c2 = utf8In[++in_pos]; in ConvertRegionUtf8ToUtf16() local 508 const uint8_t c2 = utf8In[++in_pos]; in ConvertRegionUtf8ToUtf16() local 517 const uint8_t c2 = utf8In[++in_pos]; in ConvertRegionUtf8ToUtf16() local
|
| /arkcompiler/ets_runtime/test/moduletest/getiterator/ |
| D | getiterator.js | 220 class c2 extends Object {} class
|
| /arkcompiler/ets_runtime/test/aottest/vtable/not_inherit_info/not_meet_rule5/ |
| D | not_meet_rule5.ts | 65 let c2 = new C2(); variable
|
| /arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/05_interface/ |
| D | 01_interface_03.ts | 62 let c2 = new C2(); variable
|
| /arkcompiler/ets_runtime/test/aottest/ic/ |
| D | ic.ts | 30 let c2 = new C(); variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/sdk/native/api/ |
| D | ani_textencoder_helper.cpp | 49 uint8_t c2 = data[1 + firstByteIndex]; // The second byte in Utf8ToUtf16LEToData() local 80 uint8_t c2 = data[i + 1]; in Utf8ToUtf16LEByteCheck() local
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_executor.cpp | 477 uint32_t c2 = GetChar(¤tPtr_, inputEnd_); in HandleOpBackReferenceMatch() local 510 uint32_t c2 = GetPrevChar(¤tPtr_, input_); in HandleOpBackwardBackReferenceMatch() local
|
| /arkcompiler/ets_runtime/common_components/objects/ |
| D | base_string.cpp | 175 const uint8_t c2 = *(++utf8Data); in IsUtf8EqualsUtf16() local 201 const uint8_t c2 = *(++utf8Data); in IsUtf8EqualsUtf16() local 213 const uint8_t c2 = *(++utf8Data); in IsUtf8EqualsUtf16() local
|
| /arkcompiler/ets_runtime/test/moduletest/ictest/ |
| D | ictest.js | 111 class c2 extends c1 {} class
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | span_test.cpp | 116 int c2[] {4, 5, 6}; in TEST() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | span_test.cpp | 118 int c2[] {4U, 5U, 6U}; in TEST() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | utf.cpp | 231 uint32_t c2; in CompareMUtf8ToMUtf8() local 273 uint32_t c2; in CompareUtf8ToUtf8() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/ |
| D | object_set_property_by_name_boolean_test.cpp | 133 ani_object c2 = NewC2(); in TEST_F() local
|
| D | object_set_property_by_name_char_test.cpp | 134 ani_object c2 = NewC2(); in TEST_F() local
|