| /arkcompiler/ets_runtime/test/quickfix/class_mem_func/ |
| D | base.js | 16 class C { class 30 globalThis.C = new C(); variable in globalThis
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-class-expression.js | 17 var C; variable 19 var cls1 = class C { class
|
| D | test-class-async-method.js | 17 class C { class
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-namespace-10.ts | 19 export class C { class 26 export class C { class
|
| D | test-ts-namespace-16.ts | 27 class C { class
|
| /arkcompiler/ets_runtime/test/aottest/asyncfunctionenter/ |
| D | asyncfunctionenter.js | 16 let C = class { class
|
| /arkcompiler/ets_runtime/test/quickfix/global_func/ |
| D | base.js | 21 function C() { class
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-if.ts | 22 const enum C { } enum
|
| D | test-class-definiton22.ts | 18 class C<T> implements I { class
|
| D | test-ts-type-assertion.ts | 17 interface C {} interface
|
| D | test-enum-declaration.ts | 20 C, enumerator
|
| D | test-enum-declaration6.ts | 20 C = B << 1, enumerator
|
| D | test-intersection.ts | 19 type C = string; alias
|
| /arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-lexenv-1/ |
| D | base_mod.js | 24 function C() { class in A
|
| /arkcompiler/ets_frontend/es2panda/test/hotreload/add-lexenv-1/ |
| D | base_mod.js | 24 function C() { class in A
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | interfaceInheritance1.ts | 25 interface C extends B { interface
|
| D | interfaceInheritance4.ts | 27 interface C extends A, B { } interface
|
| D | interfaceAssignment5.ts | 25 interface C extends B, A, B { interface
|
| D | interfaceAssignment3.ts | 25 interface C extends A { interface
|
| /arkcompiler/ets_runtime/test/quickfix/closure/ |
| D | base.js | 22 function C() { class in A.B
|
| /arkcompiler/ets_runtime/test/quickfix/closure/patch/ |
| D | base.js | 26 function C() { class in A.B
|
| /arkcompiler/ets_runtime/test/quickfix/class_mem_func/patch/ |
| D | base.js | 16 class C { class
|
| /arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 43 abstract class C { class
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | rpo_test.cpp | 104 auto C = &BB(4); in TEST_F() local 230 auto C = &BB(4); in TEST_F() local
|
| D | dom_tree_test.cpp | 137 auto C = &BB(4); in TEST_F() local 288 auto C = &BB(5); in TEST_F() local
|