Home | History | Annotate | Download | only in src

Lines Matching full:static_assert

329   STATIC_ASSERT(kNumRepresentations <= (1 << kBitsPerByte));
443 STATIC_ASSERT(kUninitialized < (1 << (2 * kBitsPerByte)));
543 STATIC_ASSERT(kLastFlag < kBitsPerInt);
2438 STATIC_ASSERT(kShiftSize != 0);
4358 STATIC_ASSERT(String::kMaxLength <= Smi::kMaxValue);