Home | History | Annotate | Download | only in heap

Lines Matching refs:kMaxInt

998     if (total > kMaxInt) return static_cast<intptr_t>(kMaxInt);