Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1149 ecma_op_function_construct_external (ecma_object_t *func_obj_p, /**< Function object */ in ecma_op_function_construct_external() function
1225 …return ecma_op_function_construct_external (func_obj_p, new_target_p, arguments_list_p, arguments_… in ecma_op_function_construct()