Searched refs:kMaxElementSize (Results 1 – 1 of 1) sorted by relevance
578 static const int kMaxElementSize = 8; variable584 static_cast<size_t>(Smi::kMaxValue) * kMaxElementSize;648 STATIC_ASSERT(sizeof(elementType) <= FixedTypedArrayBase::kMaxElementSize); \