Searched refs:ecma_alloc_property_pair (Results 1 – 4 of 4) sorted by relevance
105 ecma_property_pair_t *ecma_alloc_property_pair (void);
217 ecma_alloc_property_pair (void) in ecma_alloc_property_pair() function
449 ecma_property_pair_t *first_property_pair_p = ecma_alloc_property_pair (); in ecma_create_property()
200 property_pair_p = ecma_alloc_property_pair (); in ecma_fast_array_convert_to_normal()