Searched refs:ECMA_ITERATOR_KEYS (Results 1 – 7 of 7) sorted by relevance
167 ECMA_ITERATOR_KEYS, in ecma_builtin_set_prototype_object_keys()
184 ECMA_ITERATOR_KEYS, in ecma_builtin_map_prototype_object_keys()
128 if (iterator_type == ECMA_ITERATOR_KEYS) in ecma_builtin_array_iterator_prototype_object_next()
2647 ret_value = ecma_op_create_array_iterator (obj_p, ECMA_ITERATOR_KEYS); in ecma_builtin_array_prototype_dispatch_routine()
687 ECMA_ITERATOR_KEYS, /**< List only key indices */ enumerator
1185 if (iterator_kind == ECMA_ITERATOR_KEYS) in ecma_op_container_iterator_next()
383 return ecma_builtin_typedarray_iterators_helper (this_arg, ECMA_ITERATOR_KEYS); in ecma_builtin_typedarray_prototype_keys()