Home | History | Annotate | Download | only in src

Lines Matching refs:new_nof

2929   int new_nof = new_map->NumberOfOwnDescriptors();
2933 DCHECK(old_nof <= new_nof);
2980 for (int i = old_nof; i < new_nof; i++) {