Searched refs:ecma_op_function_call_external (Results 1 – 1 of 1) sorted by relevance
936 ecma_op_function_call_external (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_call_external() function1092 …result = ecma_op_function_call_external (func_obj_p, this_arg_value, arguments_list_p, arguments_l… in ecma_op_function_call()1172 …ecma_value_t ret_value = ecma_op_function_call_external (func_obj_p, this_arg, arguments_list_p, a… in ecma_op_function_construct_external()