Searched refs:array_items_count (Results 1 – 1 of 1) sorted by relevance
595 ecma_length_t array_items_count; in ecma_op_create_array_object() local612 array_items_count = 0; in ecma_op_create_array_object()635 array_items_count = arguments_list_len; in ecma_op_create_array_object()657 index < array_items_count; in ecma_op_create_array_object()664 ext_obj_p->u.array.u.hole_count -= ECMA_FAST_ARRAY_HOLE_ONE * array_items_count; in ecma_op_create_array_object()