Searched refs:adder_func_p (Results 1 – 1 of 1) sorted by relevance
440 ecma_object_t *adder_func_p = ecma_get_object_from_value (result); in ecma_op_container_create() local479 result = ecma_op_function_call (adder_func_p, set_value, arguments, 1); in ecma_op_container_create()519 result = ecma_op_function_call (adder_func_p, set_value, arguments, 2); in ecma_op_container_create()536 ecma_deref_object (adder_func_p); in ecma_op_container_create()542 ecma_deref_object (adder_func_p); in ecma_op_container_create()