Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-property-hashmap.h66 } ecma_property_hashmap_delete_status; typedef
72 ecma_property_hashmap_delete_status ecma_property_hashmap_delete (ecma_object_t *object_p, jmem_cpo…
Decma-property-hashmap.c297 ecma_property_hashmap_delete_status
Decma-helpers.c820 ecma_property_hashmap_delete_status hashmap_status = ECMA_PROPERTY_HASHMAP_DELETE_NO_HASHMAP; in ecma_delete_property()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c861 ecma_property_hashmap_delete_status hashmap_status = ECMA_PROPERTY_HASHMAP_DELETE_NO_HASHMAP; in ecma_delete_array_properties()