Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c185 jmem_cpointer_t next_property_pair_cp = JMEM_CP_NULL; in ecma_fast_array_convert_to_normal() local
201 property_pair_p->header.next_property_cp = next_property_pair_cp; in ecma_fast_array_convert_to_normal()
204 ECMA_SET_NON_NULL_POINTER (next_property_pair_cp, property_pair_p); in ecma_fast_array_convert_to_normal()