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/
H A Decma-function-object.c1018 ecma_op_function_call_bound (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_call_bound() function
1043 } /* ecma_op_function_call_bound */ in ecma_op_function_call_bound()
1096 result = ecma_op_function_call_bound (func_obj_p, arguments_list_p, arguments_list_len); in ecma_op_function_call()

Completed in 2 milliseconds