Searched full:invokes (Results 1 – 25 of 97) sorted by relevance
1234
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/ |
| D | interop.readme.md | 36 …JS), static runtime (pure ArkTS), static invokes dynamic (ArkTS invokes JS), dynamic invokes stati…
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | dynamic_isa.h | 408 …* @brief Creates instruction with opcode NEWOBJRANGE. This instruction invokes the constructor of … 418 …* @brief Creates instruction with opcode NEWOBJRANGE. This instruction invokes the constructor of … 786 * invokes the function object stored in `acc` with no argument. 961 …* @brief Creates instruction with opcode CALLARG0. This instruction invokes the function object st… 969 …* @brief Creates instruction with opcode CALLARG1. This instruction invokes the function object st… 978 …* @brief Creates instruction with opcode CALLARGS2. This instruction invokes the function object s… 988 …* @brief Creates instruction with opcode CALLARGS3. This instruction invokes the function object s… 999 …* @brief Creates instruction with opcode CALLRANGE. This instruction invokes `acc` with arguments … 1009 …* @brief Creates instruction with opcode WIDE_CALLRANGE. This instruction invokes `acc` with argum… 1019 …* @brief Creates instruction with opcode SUPERCALLSPREAD. This instruction invokes `acc`'s supercl… [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/09.constructor_declaration/04.default_constructor/ |
| D | default_constructor_of_superclass.ets | 18 …constructor has an empty body. Otherwise, the default constructor simply invokes the superclass co…
|
| /arkcompiler/runtime_core/static_core/tests/verifier-tests/ |
| D | bug_2107_1.pa | 37 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
|
| D | bug_2107_2.pa | 39 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2107_1.pa | 37 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
|
| D | bug_2107_2.pa | 39 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/ |
| D | README.md | 3 …urce files and build configurations as input, compiles the source files, invokes plugins for trans…
|
| /arkcompiler/ets_frontend/es2panda/compiler/function/ |
| D | asyncFunctionBuilder.cpp | 29 // invokes the DirectReturn method, the EmitReturn needs to be associated with a valid node in DirectReturn()
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | u32toi16.yaml | 72 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi16`.
|
| D | u32tof32.yaml | 84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof32`.
|
| D | u32tou8.yaml | 67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou8`.
|
| D | u32tou16.yaml | 67 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou16`.
|
| D | u32tou1.yaml | 68 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou1`.
|
| D | u64toi32.yaml | 72 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64toi32`.
|
| D | i64toi32.yaml | 75 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64toi32`.
|
| D | u32toi64.yaml | 67 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`.
|
| D | u32toi8.yaml | 72 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi8`.
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | u32toi64.yaml | 66 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`.
|
| D | i32tof32.yaml | 84 …jects, strings, types, 32-bit floating point values, 32-bit integer values) and invokes `i32tof32`.
|
| D | u64tou1.yaml | 67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64tou1`.
|
| D | u32tou1.yaml | 67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou1`.
|
| D | u32tof64.yaml | 84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof64`.
|
| D | u32tof32.yaml | 84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof32`.
|
| D | u64tou32.yaml | 66 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64tou32`.
|
1234