Home | History | Annotate | Download | only in src

Lines Matching full:end_region

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