Home | History | Annotate | Download | only in src

Lines Matching refs:kEnumerationIndexIndex

2430     Object* obj = get(kEnumerationIndexIndex);
2442 set(kEnumerationIndexIndex, Smi::FromInt(value));
2446 return !IsEmpty() && !get(kEnumerationIndexIndex)->IsSmi();
2451 FixedArray* bridge = FixedArray::cast(get(kEnumerationIndexIndex));
2565 static const int kEnumerationIndexIndex = 2;