Home | History | Annotate | Download | only in heap

Lines Matching full:end_region

958     int end_region = RegionNumber(addr + size - kPointerSize);
959 for (int idx = start_region; idx <= end_region; idx++) {