Home | History | Annotate | Download | only in src

Lines Matching full:final_size

1171       int final_size = nof_indices + nof_property_keys;
1172 DCHECK_LE(final_size, combined_keys->length());
1173 combined_keys->Shrink(final_size);