Home | History | Annotate | Download | only in src

Lines Matching refs:kEnumerationIndexIndex

1694     Object* obj = get(kEnumerationIndexIndex);
1706 fast_set(this, kEnumerationIndexIndex, Smi::FromInt(value));
1710 return !IsEmpty() && !get(kEnumerationIndexIndex)->IsSmi();
1715 FixedArray* bridge = FixedArray::cast(get(kEnumerationIndexIndex));
1788 static const int kEnumerationIndexIndex = 1;