Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c168 ecma_op_create_dynamic_function_arguments_helper (const ecma_value_t *arguments_list_p, /**< argume… in ecma_op_create_dynamic_function_arguments_helper() function
302 …ecma_string_t *arguments_str_p = ecma_op_create_dynamic_function_arguments_helper (arguments_list_… in ecma_op_create_dynamic_function()