Home
last modified time | relevance | path

Searched full:invokes (Results 1 – 25 of 97) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/
Dinterop.readme.md36 …JS), static runtime (pure ArkTS), static invokes dynamic (ArkTS invokes JS), dynamic invokes stati…
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Ddynamic_isa.h408 …* @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/
Ddefault_constructor_of_superclass.ets18 …constructor has an empty body. Otherwise, the default constructor simply invokes the superclass co…
/arkcompiler/runtime_core/static_core/tests/verifier-tests/
Dbug_2107_1.pa37 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
Dbug_2107_2.pa39 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
/arkcompiler/runtime_core/tests/verifier-tests/
Dbug_2107_1.pa37 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
Dbug_2107_2.pa39 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64tof64`.
/arkcompiler/ets_frontend/ets2panda/driver/build_system/
DREADME.md3 …urce files and build configurations as input, compiles the source files, invokes plugins for trans…
/arkcompiler/ets_frontend/es2panda/compiler/function/
DasyncFunctionBuilder.cpp29 // 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/
Du32toi16.yaml72 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi16`.
Du32tof32.yaml84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof32`.
Du32tou8.yaml67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou8`.
Du32tou16.yaml67 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou16`.
Du32tou1.yaml68 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou1`.
Du64toi32.yaml72 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64toi32`.
Di64toi32.yaml75 …jects, strings, types, 64-bit floating point values, 32-bit integer values) and invokes `i64toi32`.
Du32toi64.yaml67 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`.
Du32toi8.yaml72 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi8`.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Du32toi64.yaml66 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32toi64`.
Di32tof32.yaml84 …jects, strings, types, 32-bit floating point values, 32-bit integer values) and invokes `i32tof32`.
Du64tou1.yaml67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64tou1`.
Du32tou1.yaml67 …bjects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tou1`.
Du32tof64.yaml84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof64`.
Du32tof32.yaml84 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u32tof32`.
Du64tou32.yaml66 …jects, strings, types, 64-bit floating point values, 64-bit integer values) and invokes `u64tou32`.

1234