Home
last modified time | relevance | path

Searched refs:B2 (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/class_method_signature/
Dclass_method_signature.ts80 class B2 { class
97 let b2 = new B2();
101 print(Reflect.ownKeys(B2.prototype)); //constructor,bar,foo,bar2
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DgenericClassExpressionInFunction.ts32 class B2<V> { class
48 class C extends (new B2<number>().anon) {
DsubtypingWithObjectMembers4.ts44 class B2 extends A2 { class
DcomparisonOperatorWithSubtypeObjectOnProperty.ts43 class B2 extends A2 { class
56 let b2: B2;
DnumericLiteralTypes1.ts50 type B2 = 1 | 0 | -1; alias
59 let b: B2 = 0;
DnumericLiteralTypes2.ts50 type B2 = 1 | 0 | -1; alias
59 let b: B2 = 0;
DcomparisonOperatorWithIdenticalObjects.ts52 class B2 extends Base { } class
87 let b2: B2;
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp1112 case Type::B2: { in CalculateSize()
1161 case Type::B2: { in Write()
Dfile_items.h1579 enum class Type { B1, B2, B4, B8, STRING, METHOD, LITERALARRAY }; enumerator
1583 explicit LiteralItem(uint16_t v) : type_(Type::B2), value_(v) {} in LiteralItem()
/arkcompiler/ets_runtime/tools/circuit_viewer/examples/
Dlog_loop.txt34 [compiler] B2: ;preds= 1,
90 [compiler] B2: ;preds= 1,
138 [compiler] Dom: B2, B3,
148 [compiler] B2: ;preds= 1,
208 [compiler] Dom: B2, B3,
221 [compiler] B2: ;preds= 1,
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch4589 +let qr4 = new B2();
4709 +let qe4 = new B2();
12471 +let b2 = new B2();
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js62153 …let B2 = (E2 = Ul("cc.animation.AnimationController"), C2 = $l(), x2 = jl(HZ), E2(w2 = C2(w2 = (R2…
62249 AnimationController: B2,
115463 this.frames[t + r.B2] = h;
115507 T += (u[E + r.B2] - T) * x;
115539 r.B2 = 7;