Home | History | Annotate | Download | only in ia32

Lines Matching refs:ElementsKindBits

4189     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4320 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4321 __ and_(edx, Immediate(AllocationSite::ElementsKindBits::kMask));
4416 __ DecodeField<Map::ElementsKindBits>(ecx);