| /arkcompiler/ets_frontend/es2panda/test/ |
| D | test262skiplist-compiler-arm64.txt | 11 built-ins/Array/prototype/reduce/15.4.4.21-1-9.js 31 built-ins/Array/prototype/reduce/15.4.4.21-2-9.js 75 built-ins/Array/prototype/reduce/15.4.4.21-8-b-iii-1-9.js 76 built-ins/Array/prototype/reduce/15.4.4.21-9-1.js 77 built-ins/Array/prototype/reduce/15.4.4.21-9-10.js 78 built-ins/Array/prototype/reduce/15.4.4.21-9-2.js 79 built-ins/Array/prototype/reduce/15.4.4.21-9-3.js 80 built-ins/Array/prototype/reduce/15.4.4.21-9-4.js 81 built-ins/Array/prototype/reduce/15.4.4.21-9-6.js 82 built-ins/Array/prototype/reduce/15.4.4.21-9-7.js [all …]
|
| /arkcompiler/ets_runtime/test/aottest/fast_call_builtins/ |
| D | fast_call_builtins.ts | 19 print(Math.sqrt(9)) 20 print(Math.sin(9)) 21 print(Math.cos(9)) 22 print(Math.acos(9)) 23 print(Math.atan(9)) 24 print(Math.abs(-9)) 30 print(func(9)) 32 print(func(9)) 34 print(func(9)) 36 print(func(9)) [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/typedarraysort/ |
| D | expect_output.txt | 15 0,0,2,3,4,5,7,8,9 16 0,1,2,3,4,5,7,8,9 17 0,1,2,3,4,5,7,8,9 18 0,1,2,3,4,5,7,8,9 19 0,1,2,3,4,5,7,8,9 20 0,1,2,3,4,5,7,8,9 21 0,1,2,3,4,5,7,8,9 22 0,1,2,3,4,5,7,8,9 23 0,1,2,3,4,5,7,8,9 24 0,1,2,3,4,5,7,8,9 [all …]
|
| D | typedarraysort.js | 36 let arr1 = new Int16Array([5, 2, 7, 3, 8, NaN, 0, 4, 9]); 38 let arr2 = new Uint32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 40 let arr3 = new Float32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 42 let arr4 = new Float64Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 44 let arr5 = new Int32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 46 let arr6 = new Int8Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 48 let arr7 = new Uint16Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 50 let arr8 = new Uint8Array([5, 2, 7, 3, 8, 1, 0, 4, 9]); 52 let arr9 = new Uint8ClampedArray([5, 2, 7, 3, 8, 1, 0, 4, 9]); 54 let arr10 = new BigInt64Array([5n, 2n, 7n, 3n, 8n, 1n, 0n, 4n, 9n]); [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/core/ |
| D | list.std_core_array_fill.yaml | 59 endIndex: 9, 88 arr: "[0 ,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 95 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 109 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 116 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 119 endIndex: 9, 124 test1: "[0, 0, 0, 0, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 126 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 0, 0, 16]", 128 test5: "[0, 1, 2, 3, 4, 5, 6, 7, 0, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_upperBoundSearch.yaml | 72 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 79 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 90 endIndex: 9 94 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 101 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 109 arr: "[0,1,2,3,4,5,6,8,9,10,11]", 119 test30: 9, 136 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 143 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 154 endIndex: 9 [all …]
|
| D | list.std_core_array_copyOf_2.yaml | 87 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 92 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 107 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 118 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 119 test2: "[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 120 test3: "[8, 9, 10, 11, 12, 13, 14, 15]", 140 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 145 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| D | list.std_core_array_sort_2.yaml | 63 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 67 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 71 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]", 75 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]", 79 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 83 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 87 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]", 97 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 98 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 99 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_sort.yaml | 73 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 79 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 85 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]", 91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 109 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]", 117 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 118 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 119 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_upperBoundSearch_2.yaml | 63 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 68 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 79 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 84 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 89 arr: "[0,1,2,3,4,5,6,8,9,10,11]", 114 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 119 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 130 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 135 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 140 arr: "[0,1,2,3,4,5,6,8,9,10,11]", [all …]
|
| D | list.std_core_array_lowerBoundSearch_2.yaml | 82 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 93 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 103 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 108 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", 113 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 139 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 150 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 160 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 165 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", 170 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", [all …]
|
| D | list.std_core_array_copyOf.yaml | 85 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 119 test4: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 136 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 142 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 148 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 154 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 170 test4: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ets/ |
| D | manyLocalsParamRegUsage-expected.txt | 92 "column": 9 103 "column": 9 133 "column": 9 144 "column": 9 174 "column": 9 185 "column": 9 215 "column": 9 226 "column": 9 256 "column": 9 267 "column": 9 [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/ |
| D | ets_isinteger.sts | 23 //! ASM_NEXT x64: /subss.*/, arm64: /ldr.*/, arm32: /mov\s+r[0-9]+,\s+… 26 //! ASM_NEXT x64: /movd.*/, arm64: /cset\s+w[0-9]+,\s+le/, arm32: /vmrs APSR_nzcv, F… 28 //! ASM_NEXT x64: /mov\s+\$0x34000000,.*/, arm64: /mov\s+w[0-9]+, #0x0/, arm32: /movle\s+r[0-9]+,\… 29 //! ASM_NEXT x64: /movd.*/, arm32: /movgt\s+r[0-9]+,\… 31 //! ASM_NEXT x64: /jp.*/, arm32: /mov\s+r[0-9]+,\s+… 37 //! ASM_NEXT x64: /subss.*/, arm64: /ldr.*/, arm32: /mov\s+r[0-9]+,\s+… 44 //! ASM_NEXT x64: /ucomiss.*/, arm64: /cset\s+w[0-9]+,\s+le/, arm32: /mov\s+r[0-9]+,\s+… 45 //! ASM_NEXT x64: /jp.*/, arm64: /b\s+.*/, arm32: /movt\s+r[0-9]+,\s… 46 //! ASM_NEXT x64: /jnbe.*/, arm64: /mov\s+w[0-9]+, #0x0/, arm32: /vmov.*/ 49 //! ASM_NEXT x64: /movss.*/, arm32: /movle\s+r[0-9]+,\… [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/ |
| D | assignments-expected.txt | 21 "column": 9 47 "column": 9 73 "column": 9 99 "column": 9 125 "column": 9 336 "column": 9 364 "column": 9 389 "column": 9 400 "column": 9 420 "column": 9 [all …]
|
| D | class_instance_initializer-expected.txt | 21 "column": 9 47 "column": 9 73 "column": 9 99 "column": 9 125 "column": 9 351 "column": 9 379 "column": 9 404 "column": 9 415 "column": 9 435 "column": 9 [all …]
|
| D | user_defined_3-expected.txt | 128 "column": 9 160 "column": 9 177 "column": 9 209 "column": 9 226 "column": 9 258 "column": 9 275 "column": 9 307 "column": 9 324 "column": 9 356 "column": 9 [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/escompat/ |
| D | list.escompat_Array.yaml | 18 concatSource: ["6", "7", "8", "9", "0"], 20 joinResult0: "6,7,8,9,0", 21 joinResult1: "6+7+8+9+0", 30 concatSource: [6, 7, 8, 9, 0], 32 joinResult0: "6,7,8,9,0", 33 joinResult1: "6+7+8+9+0", 42 concatSource: "[c'6', c'7', c'8', c'9', c'0']", 44 joinResult0: "6,7,8,9,0", 45 joinResult1: "6+7+8+9+0",
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/intrinsics/ |
| D | string_getchars.sts | 22 …[c'a', c'b', c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c… 23 … [c'b', c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 24 [c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 25 [c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 26 [c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 27 [c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 28 [c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 29 [c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 30 [c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], 31 [c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'], [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-enum-declaration6-expected.txt | 43 "column": 9 54 "column": 9 87 "column": 9 112 "column": 9 123 "column": 9 156 "column": 9 181 "column": 9 192 "column": 9 225 "column": 9 250 "column": 9 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | symbol_api.ts.json | 19 "column": 9, 26 "column": 9, 33 "column": 9, 40 "column": 9, 47 "column": 9, 54 "column": 9, 61 "column": 9, 68 "column": 9, 75 "column": 9, 82 "column": 9, [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/ |
| D | arrayfindlastindex.js | 31 var arr1 = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]; 34 if (index == 9) { 47 arr3.__proto__.push(9); 48 arr3.__proto__.push(9); 49 arr3.__proto__.push(9); 54 arr3.__proto__.pop(9); 55 arr3.__proto__.pop(9); 56 arr3.__proto__.pop(9); 66 let arr5 = new Array(5, 2, 7, 9, 20);
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-namespace-10-expected.txt | 1 test-ts-namespace-9 flag1 2 test-ts-namespace-9 flag2 3 test-ts-namespace-9 flag3 4 test-ts-namespace-9 flag4
|
| /arkcompiler/runtime_core/static_core/tests/regression/ |
| D | allocate-252-params.pa | 305 movi v9, 9 316 movi v19, 9 327 movi v29, 9 338 movi v39, 9 349 movi v49, 9 360 movi v59, 9 371 movi v69, 9 382 movi v79, 9 393 movi v89, 9 404 movi v99, 9 [all …]
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | allocate-252-params.pa | 305 movi v9, 9 316 movi v19, 9 327 movi v29, 9 338 movi v39, 9 349 movi v49, 9 360 movi v59, 9 371 movi v69, 9 382 movi v79, 9 393 movi v89, 9 404 movi v99, 9 [all …]
|