Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxMapPageIndex

114   ASSERT((0 <= index) && (index <= MapSpace::kMaxMapPageIndex))
2394 max_map_space_pages_(kMaxMapPageIndex - 1) {
2399 static const int kMaxMapPageIndex = 1 << 16;