Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-container-object.h46 void ecma_op_container_free_entries (ecma_object_t *object_p);
H A Decma-container-object.c313 ecma_op_container_free_entries (ecma_object_t *object_p) /**< collection object pointer */ in ecma_op_container_free_entries() function
358 } /* ecma_op_container_free_entries */ in ecma_op_container_free_entries()
893 ecma_op_container_free_entries ((ecma_object_t *) map_object_p); in ecma_op_container_clear()
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-gc.c1180 ecma_op_container_free_entries (object_p); in ecma_gc_free_object()

Completed in 4 milliseconds