Home
last modified time | relevance | path

Searched defs:arg4 (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp97 Label arg4; in OptimizedFastCallAndPushArgv() local
343 Label arg4; in JSFastCallWithArgVAndPushArgv() local
Doptimized_call.cpp772 Register arg4(X7); in FastCallToAsmInterBridge() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dcall_object_method_long_test.cpp145 ani_long arg4 = 4U; in TEST_F() local
Dobject_call_method_ref_test.cpp154 ani_short arg4 = 4U; in TEST_F() local
Dcall_object_method_byte_test.cpp157 ani_float arg4 = 4.0F; in TEST_F() local
Dcall_object_method_float_test.cpp158 ani_short arg4 = 4U; in TEST_F() local
Dcall_object_method_boolean_test.cpp216 ani_byte arg4 = 4U; in TEST_F() local
Dcall_object_method_double_test.cpp158 ani_short arg4 = 4U; in TEST_F() local
Dcall_object_method_char_test.cpp157 ani_float arg4 = 4.0F; in TEST_F() local
Dcall_object_method_short_test.cpp156 ani_short arg4 = 4U; in TEST_F() local
Dcall_object_method_void_test.cpp202 const ani_int arg4 = 4U; in TEST_F() local
Dcall_object_method_int_test.cpp203 ani_short arg4 = 4U; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.cpp756 ani_float arg4 = TEST_ARG6; in TEST_F() local
808 ani_float arg4 = TEST_ARG6; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp93 Label arg4; in OptimizedFastCallAndPushArgv() local