Searched refs:GetFieldIndex (Results 1 – 8 of 8) sorted by relevance
81 inline int GetFieldIndex(InternalIndex descriptor_number);
189 int DescriptorArray::GetFieldIndex(InternalIndex descriptor_number) { in GetFieldIndex() function
176 FieldIndex GetFieldIndex() const;
965 FieldIndex LookupIterator::GetFieldIndex() const { in GetFieldIndex() function in v8::internal::LookupIterator
2845 int target_index = new_descriptors->GetFieldIndex(i); in MigrateFastToFast()2863 int target_index = new_descriptors->GetFieldIndex(i); in MigrateFastToFast()
720 name, descriptors.GetFieldIndex(descriptor), details.attributes(), in UpdateFieldType()
373 int index = descriptors->GetFieldIndex(descriptor); in ComputeDataFieldAccessInfo()
994 FieldIndex field = lookup->GetFieldIndex(); in ComputeHandler()1827 FieldIndex index = lookup->GetFieldIndex(); in ComputeHandler()