Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1018 ecma_op_function_call_bound (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_call_bound() function
1096 result = ecma_op_function_call_bound (func_obj_p, arguments_list_p, arguments_list_len); in ecma_op_function_call()