Home
last modified time | relevance | path

Searched refs:ecma_op_container_entry_size (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-container-object.h31 uint8_t ecma_op_container_entry_size (lit_magic_string_id_t lit_id);
H A Decma-container-object.c133 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_internal_buffer_find()
177 ecma_op_container_entry_size (lit_magic_string_id_t lit_id) /**< class id */ in ecma_op_container_entry_size() function
185 } /* ecma_op_container_entry_size */ in ecma_op_container_entry_size()
847 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_container_foreach()
1160 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_container_iterator_next()

Completed in 3 milliseconds