Home | History | Annotate | Download | only in x87

Lines Matching refs:ElementsKindBits

3871     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
3998 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
3999 __ and_(edx, Immediate(AllocationSite::ElementsKindBits::kMask));
4092 __ DecodeField<Map::ElementsKindBits>(ecx);