Lines Matching refs:HasFastProperties
158 DCHECK(IsFound() || !holder_->HasFastProperties()); in ReloadPropertyInformation()
235 if (!holder->HasFastProperties()) return; in PrepareForDataProperty()
279 } else if (holder->HasFastProperties()) { in ReconfigureDataProperty()
444 if (holder->HasFastProperties()) { in Delete()
604 } else if (!holder_->HasFastProperties()) { in FetchValue()
620 DCHECK(holder_->HasFastProperties()); in IsConstFieldValueEqualTo()
653 DCHECK(holder_->HasFastProperties()); in GetFieldDescriptorIndex()
661 DCHECK(holder_->HasFastProperties()); in GetAccessorIndex()
670 DCHECK(holder_->HasFastProperties()); in GetConstantIndex()
680 DCHECK(holder_->HasFastProperties()); in GetFieldOwnerMap()
689 DCHECK(holder_->HasFastProperties()); in GetFieldIndex()
701 DCHECK(holder_->HasFastProperties()); in GetFieldType()
738 } else if (holder->HasFastProperties()) { in WriteDataValue()