Searched refs:dupe_of (Results 1 – 5 of 5) sorted by relevance
581 void AddDuplicateObject(int dupe_of) { in AddDuplicateObject() argument582 uint32_t encoded = LengthOrDupeField::encode(dupe_of) | in AddDuplicateObject()
532 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local533 translation->DuplicateObject(dupe_of); in AddToTranslation()
637 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local638 translation->DuplicateObject(dupe_of); in AddToTranslation()
910 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local911 translation->DuplicateObject(dupe_of); in AddToTranslation()
616 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local617 translation->DuplicateObject(dupe_of); in AddToTranslation()