Searched refs:ObjectIsDuplicateAt (Results 1 – 5 of 5) sorted by relevance
588 ASSERT(ObjectIsDuplicateAt(index)); in ObjectDuplicateOfAt()593 ASSERT(!ObjectIsDuplicateAt(index)); in ObjectLengthAt()598 ASSERT(!ObjectIsDuplicateAt(index)); in ObjectIsArgumentsAt()602 bool ObjectIsDuplicateAt(int index) { in ObjectIsDuplicateAt() function
531 if (environment->ObjectIsDuplicateAt(object_index)) { in AddToTranslation()
636 if (environment->ObjectIsDuplicateAt(object_index)) { in AddToTranslation()
909 if (environment->ObjectIsDuplicateAt(object_index)) { in AddToTranslation()
615 if (environment->ObjectIsDuplicateAt(object_index)) { in AddToTranslation()