Home
last modified time | relevance | path

Searched refs:ecma_property_hashmap_free (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.h69 void ecma_property_hashmap_free (ecma_object_t *object_p);
H A Decma-property-hashmap.c199 ecma_property_hashmap_free (ecma_object_t *object_p) /**< object */ in ecma_property_hashmap_free() function
215 } /* ecma_property_hashmap_free */ in ecma_property_hashmap_free()
236 ecma_property_hashmap_free (object_p); in ecma_property_hashmap_insert()
H A Decma-gc.c951 ecma_property_hashmap_free (object_p); in ecma_gc_free_properties()
1590 ecma_property_hashmap_free (obj_iter_p); in ecma_free_unused_memory()
H A Decma-helpers.c877 ecma_property_hashmap_free (object_p); in ecma_delete_property()
900 ecma_property_hashmap_free (object_p); in ecma_delete_property()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c933 ecma_property_hashmap_free (object_p); in ecma_delete_array_properties()

Completed in 10 milliseconds