Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.h63 ECMA_PROPERTY_HASHMAP_DELETE_NO_HASHMAP, /**< object has no hashmap */ enumerator
H A Decma-helpers.c825 ecma_property_hashmap_delete_status hashmap_status = ECMA_PROPERTY_HASHMAP_DELETE_NO_HASHMAP; in ecma_delete_property()
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c861 ecma_property_hashmap_delete_status hashmap_status = ECMA_PROPERTY_HASHMAP_DELETE_NO_HASHMAP; in ecma_delete_array_properties()

Completed in 6 milliseconds