Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-property-hashmap.h72 ecma_property_hashmap_delete_status ecma_property_hashmap_delete (ecma_object_t *object_p, jmem_cpo…
Decma-property-hashmap.c298 ecma_property_hashmap_delete (ecma_object_t *object_p, /**< object */ in ecma_property_hashmap_delete() function
Decma-helpers.c854 hashmap_status = ecma_property_hashmap_delete (object_p, in ecma_delete_property()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c894 hashmap_status = ecma_property_hashmap_delete (object_p, in ecma_delete_array_properties()