Home
last modified time | relevance | path

Searched refs:ecma_op_function_construct_bound (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1113 ecma_op_function_construct_bound (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_construct_bound() function
1220 …return ecma_op_function_construct_bound (func_obj_p, new_target_p, arguments_list_p, arguments_lis… in ecma_op_function_construct()