| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_type.cpp | 22 using Builtin = Type::Builtin; typedef 27 std::array<std::string, Builtin::LAST> builtin_names = { 33 constexpr uint32_t Bitmap(std::initializer_list<Builtin> vs) in Bitmap() 50 if ((post & Bitmap({Builtin {j}})) != 0) { in TransitiveClosureNestedFunction() 66 result[i] |= Bitmap({Builtin {i}}); in TransitiveClosure() 76 std::array<uint32_t, Builtin::LAST> builtin_supertypes_nontrans = { 79 Bitmap({Builtin::U8, Builtin::I8}), /* u1 */ 80 Bitmap({Builtin::I16, Builtin::INTEGRAL8}), /* i8 */ 81 Bitmap({Builtin::U16, Builtin::I16, Builtin::INTEGRAL8}), /* u8 */ 82 Bitmap({Builtin::I32, Builtin::INTEGRAL16}), /* i16 */ [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Fround/ |
| D | builtinMathFround.ts | 45 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 49 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 51 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 53 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 57 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 59 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 61 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 63 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 67 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround 69 //aot: [trace] aot inline builtin: Math.fround, caller function name:func_main_0@builtinMathFround [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Round/ |
| D | builtinMathRound.ts | 45 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 49 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 51 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 53 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 57 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 59 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 61 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 63 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 67 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound 69 //aot: [trace] aot inline builtin: Math.round, caller function name:func_main_0@builtinMathRound [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Add/ |
| D | builtinSetAdd.ts | 47 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 52 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 57 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 61 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 66 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 70 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 75 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 79 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 83 // Call standard builtin with non-number param 85 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd [all …]
|
| D | builtinSetAdd copy.ts | 47 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 52 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 57 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 61 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 66 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 70 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 75 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetAdd 79 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd 92 //aot: [trace] aot inline builtin: Set.add, caller function name:#*#doAdd@builtinSetAdd 95 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetAdd [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Max/ |
| D | builtinMathMax.ts | 71 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 75 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 77 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 79 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 83 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 85 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 87 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 91 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 93 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax 95 //aot: [trace] aot inline builtin: Math.max, caller function name:func_main_0@builtinMathMax [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtins_parseint/ |
| D | expect_output.txt | 16 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 17 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 18 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 19 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 20 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 21 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 22 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 23 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 24 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint 25 [trace] aot inline builtin: Number.parseInt, caller function name:#*#randomStrId@builtins_parseint [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Min/ |
| D | builtinMathMin.ts | 65 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 69 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 71 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 73 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 77 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 79 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 81 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 85 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 87 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin 89 //aot: [trace] aot inline builtin: Math.min, caller function name:func_main_0@builtinMathMin [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/bigint/Constructor/ |
| D | builtinBigIntConstructor.ts | 45 //aot: [trace] aot inline builtin: BigInt, caller function name:func_main_0@builtinBigIntConstructor 48 //aot: [trace] aot inline builtin: BigInt, caller function name:func_main_0@builtinBigIntConstructor 52 //aot: [trace] aot inline builtin: BigInt, caller function name:func_main_0@builtinBigIntConstructor 57 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 60 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 63 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 66 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 69 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 72 //aot: [trace] aot inline builtin: BigInt, caller function name:#*#checkBigInt@builtinBigIntConstru… 74 //aot: [trace] aot inline builtin: BigInt, caller function name:func_main_0@builtinBigIntConstructor [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/DataView/Get/ |
| D | builtinDataViewGet.ts | 22 //aot: [trace] aot inline builtin: DataView.prototype.SetFloat32, caller function name:func_main_0@… 24 //aot: [trace] aot inline builtin: DataView.prototype.GetFloat32, caller function name:func_main_0@… 26 //aot: [trace] aot inline builtin: DataView.prototype.GetFloat32, caller function name:func_main_0@… 28 //aot: [trace] aot inline builtin: DataView.prototype.SetFloat64, caller function name:func_main_0@… 31 //aot: [trace] aot inline builtin: DataView.prototype.GetFloat64, caller function name:func_main_0@… 34 //aot: [trace] aot inline builtin: DataView.prototype.SetUint8, caller function name:func_main_0@bu… 36 //aot: [trace] aot inline builtin: DataView.prototype.SetUint8, caller function name:func_main_0@bu… 38 //aot: [trace] aot inline builtin: DataView.prototype.SetUint8, caller function name:func_main_0@bu… 40 //aot: [trace] aot inline builtin: DataView.prototype.SetUint8, caller function name:func_main_0@bu… 42 //aot: [trace] aot inline builtin: DataView.prototype.SetUint8, caller function name:func_main_0@bu… [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Delete/ |
| D | builtinSetDelete.ts | 46 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 50 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetDelete 52 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 56 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 58 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 60 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 64 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 68 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete 72 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetDelete 74 //aot: [trace] aot inline builtin: Set.delete, caller function name:func_main_0@builtinSetDelete [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Ceil/ |
| D | builtinMathCeil.ts | 38 //aot: [trace] aot inline builtin: Math.ceil, caller function name:func_main_0@builtinMathCeil 41 // Replace standart builtin 49 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 53 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 55 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 59 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 61 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 63 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 67 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil 69 //aot: [trace] aot inline builtin: Math.ceil, caller function name:#*#doCeil@builtinMathCeil [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Floor/ |
| D | builtinMathFloor.ts | 38 //aot: [trace] aot inline builtin: Math.floor, caller function name:func_main_0@builtinMathFloor 41 // Replace standart builtin 49 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 53 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 55 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 59 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 61 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 63 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 67 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor 69 //aot: [trace] aot inline builtin: Math.floor, caller function name:#*#doFloor@builtinMathFloor [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Abs/ |
| D | builtinMathAbs.ts | 46 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 50 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 52 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 54 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 58 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 60 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 62 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 64 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 66 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs 68 //aot: [trace] aot inline builtin: Math.abs, caller function name:func_main_0@builtinMathAbs [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/global/IsFinite/ |
| D | builtinGlobalIsFinite.ts | 36 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 38 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 40 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 44 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 46 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 50 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 52 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 54 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite 56 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinGlobalIsFinite 57 //aot: [trace] aot inline builtin: isFinite, caller function name:func_main_0@builtinGlobalIsFinite [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/global/IsNan/ |
| D | builtinGlobalIsNan.ts | 38 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 42 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 44 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 46 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 50 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 52 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 56 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 58 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 60 //aot: [trace] aot inline builtin: isNan, caller function name:func_main_0@builtinGlobalIsNan 62 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinGlobalIsNan [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Has/ |
| D | builtinSetHas.ts | 39 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 43 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetHas 45 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 49 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 51 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 53 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 55 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 59 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 63 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas 67 //aot: [trace] aot inline builtin: Set.has, caller function name:func_main_0@builtinSetHas [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Exp/ |
| D | builtinMathExp.ts | 58 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 62 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 64 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 66 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 68 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 70 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 72 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 76 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp 78 //aot: [trace] aot inline builtin: Object.is, caller function name:#*#printZero@builtinMathExp 80 //aot: [trace] aot inline builtin: Math.exp, caller function name:func_main_0@builtinMathExp [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Clear/ |
| D | builtinSetClear.ts | 49 //aot: [trace] aot inline builtin: Set.clear, caller function name:func_main_0@builtinSetClear 56 //aot: [trace] aot inline builtin: Set.clear, caller function name:func_main_0@builtinSetClear 63 //aot: [trace] aot inline builtin: Set.clear, caller function name:func_main_0@builtinSetClear 68 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetClear 70 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetClear 72 // Replace standard builtin 80 … //aot: [trace] aot inline builtin: Set.clear, caller function name:#*#doClear@builtinSetClear 84 // Call standard builtin with non-number param 86 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetClear 88 //aot: [trace] aot inline builtin: Set.add, caller function name:func_main_0@builtinSetClear [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Expm1/ |
| D | builtinMathExpm1.ts | 58 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 62 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 64 //aot: [trace] aot inline builtin: Object.is, caller function name:#*#printZero@builtinMathExpm1 66 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 68 //aot: [trace] aot inline builtin: Object.is, caller function name:#*#printZero@builtinMathExpm1 70 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 72 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 74 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 76 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 80 //aot: [trace] aot inline builtin: Math.expm1, caller function name:func_main_0@builtinMathExpm1 [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Has/ |
| D | builtinMapHas.ts | 39 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 44 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 48 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 50 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 52 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 54 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 58 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 62 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 66 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas 72 //aot: [trace] aot inline builtin: Map.has, caller function name:func_main_0@builtinMapHas [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Trunc/ |
| D | builtinMathTrunc.ts | 38 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 42 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 44 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 46 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 48 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 50 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 54 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 56 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 60 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc 62 //aot: [trace] aot inline builtin: Math.trunc, caller function name:func_main_0@builtinMathTrunc [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Get/ |
| D | builtinMapGet.ts | 46 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 51 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 55 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 57 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 59 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 61 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 63 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 67 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 71 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet 75 //aot: [trace] aot inline builtin: Map.get, caller function name:func_main_0@builtinMapGet [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Imul/ |
| D | builtinMathImul.ts | 39 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 44 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 49 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 54 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 59 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 64 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 68 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 73 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 76 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul 79 //aot: [trace] aot inline builtin: Math.imul, caller function name:func_main_0@builtinMathImul [all …]
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Sign/ |
| D | builtinMathSign.ts | 26 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 28 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 30 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 32 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 35 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 37 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 42 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 44 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 48 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign 50 //aot: [trace] aot inline builtin: Math.sign, caller function name:func_main_0@builtinMathSign [all …]
|