Home
last modified time | relevance | path

Searched defs:using_iterator (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array.c112 ecma_value_t using_iterator = ecma_op_get_method_by_symbol_id (items, LIT_GLOBAL_SYMBOL_ITERATOR); in ecma_builtin_array_object_from() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-typedarray-object.c773 ecma_value_t using_iterator = ecma_op_get_method_by_symbol_id (items_val, LIT_GLOBAL_SYMBOL_ITERATOR); in ecma_op_typedarray_from() local

Completed in 3 milliseconds