Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxValue

1145   DCHECK(0 <= length && length <= Smi::kMaxValue);
1156 DCHECK(0 <= length && length <= Smi::kMaxValue);
1939 module->set_hash(isolate()->GenerateIdentityHash(Smi::kMaxValue));
2173 CHECK(length <= static_cast<size_t>(Smi::kMaxValue));
2205 CHECK(number_of_elements <= static_cast<size_t>(Smi::kMaxValue));