Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-iterator-object.h69 ecma_op_iterator_do (ecma_iterator_command_type_t command, ecma_value_t iterator,
H A Decma-iterator-object.c558 ecma_op_iterator_do (ecma_iterator_command_type_t command, /**< command to be executed */ in ecma_op_iterator_do() function
603 } /* ecma_op_iterator_do */ in ecma_op_iterator_do()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-generator-prototype.c113 ecma_value_t result = ecma_op_iterator_do (resume_mode, iterator, arg, &done); in ecma_builtin_generator_prototype_object_do()

Completed in 2 milliseconds