Searched refs:ecma_op_function_construct_bound (Results 1 – 1 of 1) sorted by relevance
1113 ecma_op_function_construct_bound (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_construct_bound() function1220 …return ecma_op_function_construct_bound (func_obj_p, new_target_p, arguments_list_p, arguments_lis… in ecma_op_function_construct()