Searched refs:old_super (Results 1 – 1 of 1) sorted by relevance
1960 auto old_super = std::find_if(old_types.begin(), in FinishNewClassAllocations() local1967 CHECK(old_super != old_types.begin() + i) in FinishNewClassAllocations()1970 superclass.Assign(new_classes_arr->Get(std::distance(old_types.begin(), old_super))); in FinishNewClassAllocations()