Home | History | Annotate | Download | only in src

Lines Matching refs:idx

1438     for (int idx = Context::FIRST_WEAK_SLOT;
1439 idx < Context::GLOBAL_CONTEXT_SLOTS;
1440 ++idx) {
1442 HeapObject::RawField(object, FixedArray::OffsetOfElementAt(idx));