| /arkcompiler/ets_runtime/test/aottest/rodata/ |
| D | rodata.ts | 18 let f3: number = 1.5 19 p(f3) 21 f3 += 1.1 23 return f3
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/coroutines/ |
| D | async_call.sts | 56 async function amd64_small(i1: int, i2: int, i3: int, i4: int, i5: int, f1: double, f2: double, f3:… 65 assert_eq(f3, 3.0); 75 … int, i2: int, i3: int, i4: int, i5: int, i6: int, f1: double, f2: double, f3: double, f4: double,… 85 assert_eq(f3, 3.0); 116 async function arm32hf_small(i1: int, i2: int, i3: int, f1: double, f2: double, f3: double, f4: dou… 123 assert_eq(f3, 3.0); 133 async function arm32hf_large(i1: int, i2: int, i3: int, i4: int, f1: double, f2: double, f3: double… 141 assert_eq(f3, 3.0); 152 … int, i3: int, i4: int, i5: int, i6: int, i7: int, f1: double, f2: double, f3: double, f4: double,… 163 assert_eq(f3, 3.0); [all …]
|
| /arkcompiler/ets_runtime/test/aottest/try_forloop_emptycatch/ |
| D | try_forloop_emptycatch.ts | 20 function f3() { 30 f3() 31 print(ArkTools.isAOTCompiled(f3));
|
| /arkcompiler/ets_runtime/test/aottest/constructor/ |
| D | constructor.js | 43 function f3() { function 54 const v23 = "2Al" / f3; 56 const v24 = new f3();
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.virt.range_base.yaml | 327 i32 f3 337 stobj a0, R.f3 355 ldobj v0, R.f3 362 i32[] f3 372 stobj.obj a0, R.f3 395 ldobj.obj v0, R.f3 402 f64[] f3 412 stobj.obj a0, R.f3 435 ldobj.obj v0, R.f3 443 f64 f3 [all …]
|
| D | call.virt.yaml | 345 i32 f3 355 stobj a0, R.f3 372 ldobj v0, R.f3 379 i32[] f3 389 stobj.obj a0, R.f3 411 ldobj.obj v0, R.f3 418 f64[] f3 428 stobj.obj a0, R.f3 450 ldobj.obj v0, R.f3 458 f64 f3 [all …]
|
| D | call.virt.range.yaml | 233 i32 f3 242 stobj a0, R.f3 282 ldobj v1, R.f3 297 i32[] f3 310 stobj.obj a0, R.f3 400 ldobj.obj v1, R.f3 455 i64 f3 478 stobj.64 v0, R.f3 706 ldobj.64 v2, R.f3 895 i32 f3 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | dynamic_object_literals.sts | 47 foo({f2: 'abc', f3: 30}) 53 f3: {a: '11', b: 444, c: {f: {d: [1, 2]}}} 56 bar({f2: 'abc', f3: 30}) 62 f3: [{c: 30}, {d: 40}]
|
| D | dynamic_lib.d.ts | 27 f3?: any; 33 f3: Array<object>; property
|
| D | destructuring_parameters.sts | 45 function f3({x, ...y}) { // NOT OK 49 f3({x: 1, b: 2, c: 3})
|
| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | trailing-lambda.sts | 28 function f3(callback: ()=>void) :int { 52 let b = f3() 57 let a = f3() { x++ } 61 assert y == f3(){} 62 assert y == f3(()=>{})
|
| D | conversionFromInfinity.sts | 82 let f3 = f2 as float 86 assert(f3 == Infinity)
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/31.string_interpolation_expressions/ |
| D | siexp.params.yaml | 30 const f3: float = Float.MAX_VALUE as float 35 … ${s3} G ${i1} H ${i2} I ${i3} J ${l1} K ${l2} L ${l3} M ${f1} N ${f2} P ${f3} Q ${n1} R ${n2} S $… 53 const f3: Float = Float.MAX_VALUE as float 58 … ${s3} G ${i1} H ${i2} I ${i3} J ${l1} K ${l2} L ${l3} M ${f1} N ${f2} P ${f3} Q ${n1} R ${n2} S $… 64 const f3: float = Float.POSITIVE_INFINITY 69 const v = `...${f1}...${f2}...${f3}...${n1}...${n2}...${n3}...`
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | aot.pa | 30 #! EVENT "AotEntrypointFound,Test::f3" 45 .function i32 Test.f3() { 93 call.short Test.f3
|
| /arkcompiler/runtime_core/tests/checked/ |
| D | aot.pa | 30 #! EVENT "AotEntrypointFound,Test::f3" 45 .function i32 Test.f3() { 93 call.short Test.f3
|
| /arkcompiler/ets_runtime/test/moduletest/arraymap/ |
| D | arraymap.js | 49 function f3() { function 51 return f3; 53 let a = v2.map(f3());
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.virt.range_base.yaml | 309 i32 f3 319 stobj a0, R.f3 337 ldobj v0, R.f3 344 i32[] f3 354 stobj.obj a0, R.f3 377 ldobj.obj v0, R.f3 384 f64[] f3 394 stobj.obj a0, R.f3 417 ldobj.obj v0, R.f3 424 f64 f3 [all …]
|
| D | call.virt.yaml | 325 i32 f3 335 stobj a0, R.f3 352 ldobj v0, R.f3 359 i32[] f3 369 stobj.obj a0, R.f3 391 ldobj.obj v0, R.f3 398 f64[] f3 408 stobj.obj a0, R.f3 430 ldobj.obj v0, R.f3 437 f64 f3 [all …]
|
| D | call.virt.range.yaml | 197 i32 f3 206 stobj a0, R.f3 246 ldobj v1, R.f3 261 i32[] f3 274 stobj.obj a0, R.f3 364 ldobj.obj v1, R.f3 419 i64 f3 442 stobj.64 v0, R.f3 669 ldobj.64 v2, R.f3
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/30.conditional_expressions/ |
| D | conditional_expression_evaluation_0.sts | 28 function f3(): int { 35 let a = cond ? f1() : cond ? f2() : cond ? f3() : 0;
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/interpreter/lexicalEnv/ |
| D | safe_hole2.js | 31 function f3(){}; function 32 v7 =f3;
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/import_export/07.export_directives/02.export_type_directives/ |
| D | import_type_alias_with_qualified_access.sts | 32 function f3(): types.float_n { 47 assert(f3() == 0.0)
|
| /arkcompiler/ets_runtime/test/moduletest/jsonstringifier/ |
| D | expect_output.txt | 17 {"g":9,"f1":1,"f2":1,"f3":1,"f4":1,"f5":1,"f6":1,"f7":1,"f8":1} 22 {"0":{"f3":3},"1":{"f4":4}}
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/arrays/ |
| D | class_composite.sts | 57 let f3: C0 = test_3(); 58 assert (f3.x0 == true) : "Incorrect class composite property #6!";
|
| /arkcompiler/ets_runtime/test/moduletest/arrayreducecase/ |
| D | arrayreducecase.js | 78 function f3(a) { function 88 const promiseArr = [p1, p2, f3, p4];
|