Searched refs:root_nof (Results 1 – 1 of 1) sorted by relevance
2591 int root_nof = root_map->NumberOfOwnDescriptors(); in GeneralizeRepresentation() local2592 if (modify_index < root_nof) { in GeneralizeRepresentation()2604 for (int i = root_nof; i < old_nof; ++i) { in GeneralizeRepresentation()2707 for (int i = 0; i < root_nof; ++i) { in GeneralizeRepresentation()2717 for (int i = root_nof; i < target_nof; ++i) { in GeneralizeRepresentation()2811 root_nof, old_nof, *new_descriptors), isolate); in GeneralizeRepresentation()2885 int root_nof = root_map->NumberOfOwnDescriptors(); in CurrentMapForDeprecatedInternal() local2891 for (int i = root_nof; i < old_nof; ++i) { in CurrentMapForDeprecatedInternal()