Home | History | Annotate | Download | only in mips64

Lines Matching refs:ElementsKindBits

4269     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4394 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4395 __ And(a3, a3, Operand(AllocationSite::ElementsKindBits::kMask));
4479 __ DecodeField<Map::ElementsKindBits>(a3);