| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/05.Generics/ |
| D | union_generic_0031.sts | 52 class A20 { 66 type A = A10<Number> | A11 | A20; 76 var3 = new A20("Bye", 28);
|
| D | union_generic_0030.sts | 52 class A20 { 66 type A = A10<Number> | A11<Number> | A20; 76 var3 = new A20("Bye", 28);
|
| D | union_generic_0041.sts | 52 class A20 { 66 type A = A10<Number> | A11<Number> | A20 | undefined; 77 var3 = new A20("Bye", 28);
|
| D | union_generic_0042.sts | 52 class A20 { 66 type A = A10<Number> | A11<Number> | A20 | undefined | null; 78 var3 = new A20("Bye", 28);
|
| D | union_generic_0040.sts | 67 class A20 { 81 type A = A10<Number> | A11<Number> | A12<Number> | A20; 93 var4 = new A20("Bye", 28);
|
| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule5.sts | 68 var a20; if (b20) { var a20; }
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | for_stmts.sts | 207 const a20 = new MyInt8Array(10); 219 for (const i of a20) {
|
| /arkcompiler/ets_runtime/test/moduletest/storeglobalvarIC/ |
| D | storeglobalvarIC.js | 45 var a20=20; variable
|
| /arkcompiler/runtime_core/static_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …i8 a11, i8 a12, i8 a13, i8 a14, i8 a15, i8 a16, i8 a17, i8 a18, i8 a19, i8 a20, i8 a21, i8 a22, i8… 37 add2 a20
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …i8 a11, i8 a12, i8 a13, i8 a14, i8 a15, i8 a16, i8 a17, i8 a18, i8 a19, i8 a20, i8 a21, i8 a22, i8… 37 add2 a20
|
| /arkcompiler/ets_runtime/test/moduletest/class/ |
| D | class.js | 164 function f18(a19, a20, a21) { argument
|
| /arkcompiler/ets_runtime/test/aottest/pgo_extrainfomap_expand/ |
| D | pgo_extrainfomap_expand.ts | 74 set e(a20) {}
|
| /arkcompiler/ets_runtime/test/aottest/createarrayimm16/ |
| D | createarrayimm16.ts | 39 let a20:number[] = [1, 2, 3];
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 73 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, … 77 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, … 157 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, …
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 79 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, … 83 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, … 163 …32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, i32 a19, i32 a20, i32 a21, i32 a22, …
|
| /arkcompiler/ets_runtime/test/sharedtest/definesendableclass/ |
| D | definesendableclass.ts | 79 a20:string = ""; property in ChildToDict 1116 static a20:string = ""; property in StaticDict
|
| /arkcompiler/ets_frontend/testTs/ |
| D | test-case.patch | 12121 a20: new (x: new <T extends Base>(a: T) => T) => any[]; // ok
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/ic/ |
| D | ic-slot-16-overflow.ts | 40 this.a20 = 20
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/ts/ic/ |
| D | ic-slot-16-overflow.ts | 38 this.a20 = 20
|
| D | ic-slot-16-overflow-expected.txt | 100 stobjbyname 0x28, a20, v4
|