Searched refs:ecma_op_create_iterator_object (Results 1 – 6 of 6) sorted by relevance
47 ecma_op_create_iterator_object (ecma_value_t iterated_value, ecma_object_t *prototype_obj_p,
136 ecma_op_create_iterator_object (ecma_value_t iterated_value, /**< value from create iterator */ in ecma_op_create_iterator_object() function
1047 return ecma_op_create_iterator_object (this_arg, in ecma_op_container_create_iterator()
775 return ecma_op_create_iterator_object (ecma_make_object_value (obj_p), in ecma_op_create_array_iterator()
1310 return ecma_op_create_iterator_object (ecma_copy_value (to_string), in ecma_builtin_string_prototype_object_iterator()
364 return ecma_op_create_iterator_object (this_arg, in ecma_builtin_typedarray_iterators_helper()