Home
last modified time | relevance | path

Searched defs:arg5 (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_fast_call.cpp98 Label arg5; in OptimizedFastCallAndPushArgv() local
344 Label arg5; in JSFastCallWithArgVAndPushArgv() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dcall_object_method_long_test.cpp146 ani_float arg5 = 5.0F; in TEST_F() local
Dobject_call_method_ref_test.cpp155 ani_double arg5 = 5.0F; in TEST_F() local
Dcall_object_method_byte_test.cpp158 ani_byte arg5 = VAL4; in TEST_F() local
Dcall_object_method_float_test.cpp159 ani_float arg5 = VAL3; in TEST_F() local
Dcall_object_method_double_test.cpp159 ani_double arg5 = VAL3; in TEST_F() local
Dcall_object_method_char_test.cpp158 ani_byte arg5 = 5U; in TEST_F() local
Dcall_object_method_short_test.cpp157 ani_short arg5 = VAL2; in TEST_F() local
Dcall_object_method_void_test.cpp203 const ani_float arg5 = 5.0F; in TEST_F() local
Dcall_object_method_int_test.cpp204 ani_double arg5 = 5.0F; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp115 Label arg5; in OptimizedFastCallAndPushArgv() local