Home | History | Annotate | Download | only in src

Lines Matching refs:own_property_count

5838   ScopedVector<int> own_property_count(length);
5857 own_property_count[i] = n;
5882 j < next_copy_index + own_property_count[i]; j++) {
5896 next_copy_index += own_property_count[i];