Home | History | Annotate | Download | only in src

Lines Matching refs:kNextEnumerationIndexIndex

3638     this->set(kNextEnumerationIndexIndex, Smi::FromInt(index));
3642 return Smi::cast(this->get(kNextEnumerationIndexIndex))->value();
3685 static const int kNextEnumerationIndexIndex = kMaxNumberKeyIndex + 1;