Home
last modified time | relevance | path

Searched refs:function_call_args (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-proxy-object.c1787 ecma_value_t function_call_args[] = {target, arg_array, new_target_value}; in ecma_proxy_object_construct() local
1790 ecma_value_t new_obj = ecma_op_function_call (func_obj_p, handler, function_call_args, 3); in ecma_proxy_object_construct()

Completed in 3 milliseconds