Home | History | Annotate | Download | only in src

Lines Matching refs:GetFieldIndex

937           result->GetFieldIndex().field_index());
2436 : object->RawFastPropertyAt(old_descriptors->GetFieldIndex(i));
2449 int target_index = new_descriptors->GetFieldIndex(i) - inobject;
3406 RawFastPropertyAt(result->GetFieldIndex().field_index())->IsTheHole()) {
3952 int field_index = descriptors->GetFieldIndex(descriptor);
3976 lookup->GetFieldIndex().field_index()));
3982 lookup->GetFieldIndex().field_index(), *value);
4606 object->RawFastPropertyAt(descs->GetFieldIndex(i)), isolate);
4981 descriptors->GetFieldIndex(sorted_index));
5054 object->FastPropertyAtPut(descriptors->GetFieldIndex(sorted_index),
5767 int index = descriptors->GetFieldIndex(i);
5953 int current_index = descs->GetFieldIndex(i);
6646 Object* property = RawFastPropertyAt(descs->GetFieldIndex(i));