Searched defs:hashmap_p (Results 1 – 1 of 1) sorted by relevance
122 …ecma_property_hashmap_t *hashmap_p = (ecma_property_hashmap_t *) jmem_heap_alloc_block_null_on_err… in ecma_property_hashmap_create() local209 ecma_property_hashmap_t *hashmap_p = (ecma_property_hashmap_t *) property_p; in ecma_property_hashmap_free() local228 ecma_property_hashmap_t *hashmap_p = ECMA_GET_NON_NULL_POINTER (ecma_property_hashmap_t, in ecma_property_hashmap_insert() local302 ecma_property_hashmap_t *hashmap_p = ECMA_GET_NON_NULL_POINTER (ecma_property_hashmap_t, in ecma_property_hashmap_delete() local371 ecma_property_hashmap_find (ecma_property_hashmap_t *hashmap_p, /**< hashmap */ in ecma_property_hashmap_find()