Lines Matching refs:index
1426 Handle<Smi> index(Smi::FromInt(context_index), isolate);
1429 index, NONE);
3512 // Check that index of "set" function in JSCollection is correct.
3611 // Check that index of "add" function in JSCollection is correct.
3721 // Check that index of "set" function in JSWeakCollection is correct.
3756 // Check that index of "add" function in JSWeakCollection is correct.
5693 // predefines the properties index, input, and groups).
5701 // index descriptor.
6122 FieldIndex index = FieldIndex::ForDescriptor(from->map(), i);
6124 isolate(), from, details.representation(), index);
6154 InternalIndex index(Smi::ToInt(indices->get(i)));
6155 Handle<PropertyCell> cell(properties->CellAt(index), isolate());