Home | History | Annotate | Download | only in src

Lines Matching refs:kElementsKindCount

4565   DCHECK(static_cast<int>(elements_kind) < kElementsKindCount);
4566 DCHECK(kElementsKindCount <= (1 << Map::ElementsKindBits::kSize));