Home
last modified time | relevance | path

Searched refs:ECMA_ITERATOR_NEXT (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-generator-prototype.c128 resume_mode = ECMA_ITERATOR_NEXT; in ecma_builtin_generator_prototype_object_do()
209 return ecma_builtin_generator_prototype_object_do (this_arg, next_arg, ECMA_ITERATOR_NEXT); in ecma_builtin_generator_prototype_object_next()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-iterator-object.h35 ECMA_ITERATOR_NEXT, /**< generator should continue its execution */ enumerator
H A Decma-iterator-object.c565 if (command == ECMA_ITERATOR_NEXT) in ecma_op_iterator_do()

Completed in 2 milliseconds