Home | History | Annotate | Download | only in src

Lines Matching full:end_region

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