Searched refs:R2 (Results 1 – 11 of 11) sorted by relevance
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
D | recursiveReturns.ts | 29 function R2() { R2(); function 30 AssertType(R2(), "void"); 32 AssertType(R2, "() => void");
|
D | mappedTypesArraysTuples.ts | 177 type R2 = ElementType<Mapped<[string, number, boolean]>>; // string | number | boolean alias
|
/arkcompiler/runtime_core/tests/cts-assembly/ |
D | obj-35.pa | 18 .record R2 { 24 ststatic R2.s_f 28 .function void R2.ctor(R2 a0) <ctor> { 33 initobj.short R2.ctor 35 ldstatic R2.s_f
|
D | obj-36.pa | 18 .record R2 { 24 ststatic R2.s_f 28 .function void R2.ctor(R2 a0) <ctor> { 33 initobj.short R2.ctor 39 ldstatic R2.s_f
|
D | obj-32.pa | 20 .record R2 { 26 ststatic R2.s_f 33 ldstatic R2.s_f
|
D | obj-34.pa | 18 .record R2 { 24 ststatic R2.s_f 30 ldstatic R2.s_f
|
D | obj-33.pa | 20 .record R2 { 26 ststatic R2.s_f 36 ldstatic R2.s_f
|
D | obj-28.pa | 22 .record R2 {} 31 checkcast R2
|
/arkcompiler/runtime_core/docs/ |
D | runtime-compiled_code-interaction.md | 38 - `b` in the register R2
|
/arkcompiler/runtime_core/tests/ |
D | CMakeLists.txt | 814 …_SOURCE_DIR}/cts-assembly/obj-28.pa" EXPECTED_STDOUT "R1 cannot be cast to R2" VERIFIER_OPTIONS "-…
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
D | cocos_worker_test.js | 62152 var E2, C2, x2, w2, R2, I2, M2; 62153 ….animation.AnimationController"), C2 = $l(), x2 = jl(HZ), E2(w2 = C2(w2 = (R2 = (M2 = class extend… 62216 }, M2), I2 = Bl(R2.prototype, "graph", [ x2 ], { 62223 }), R2)) || w2) || w2); 115461 this.frames[t + r.R2] = a; 115505 S += (u[E + r.R2] - S) * x; 115537 r.R2 = 5;
|