Home
last modified time | relevance | path

Searched refs:ecma_op_container_get_value (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-container-object.c158 ecma_op_container_get_value (ecma_value_t *entry_p, /**< entry (key) pointer */ in ecma_op_container_get_value() function
859 ecma_value_t value_arg = ecma_op_container_get_value (entry_p, lit_id); in ecma_op_container_foreach()
1183 ecma_value_t value_arg = ecma_op_container_get_value (entry_p, lit_id); in ecma_op_container_iterator_next()