Searched refs:ecma_op_function_call_simple (Results 1 – 1 of 1) sorted by relevance
776 ecma_op_function_call_simple (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_call_simple() function1088 …result = ecma_op_function_call_simple (func_obj_p, this_arg_value, arguments_list_p, arguments_lis… in ecma_op_function_call()1279 …ecma_value_t ret_value = ecma_op_function_call_simple (func_obj_p, this_arg, arguments_list_p, arg… in ecma_op_function_construct()