Searched refs:property_index (Results 1 – 2 of 2) sorted by relevance
224 int property_index) /**< property index in the pair (0 or 1) */ in ecma_property_hashmap_insert() argument241 JERRY_ASSERT (property_index < ECMA_PROPERTY_PAIR_ITEM_COUNT); in ecma_property_hashmap_insert()281 if (property_index == 0) in ecma_property_hashmap_insert()
71 ecma_property_pair_t *property_pair_p, int property_index);