Home | History | Annotate | Download | only in src

Lines Matching defs:from_index

16244     uint32_t from_index = EntryToIndex(i);
16245 Object* k = this->get(from_index);
16251 new_table->set(insertion_index + j, get(from_index + j), mode);