Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxValue

956   DCHECK(0 <= length && length <= Smi::kMaxValue);
967 DCHECK(0 <= length && length <= Smi::kMaxValue);
1895 CHECK(length <= static_cast<size_t>(Smi::kMaxValue));
1922 CHECK(number_of_elements <= static_cast<size_t>(Smi::kMaxValue));