Home | History | Annotate | Download | only in arm

Lines Matching refs:ElementsKindBits

4076     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4202 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4203 __ and_(r3, r3, Operand(AllocationSite::ElementsKindBits::kMask));
4283 __ DecodeField<Map::ElementsKindBits>(r3);