Searched refs:dupe_of (Results 1 – 8 of 8) sorted by relevance
463 void AddDuplicateObject(int dupe_of) { in AddDuplicateObject() argument464 uint32_t encoded = LengthOrDupeField::encode(dupe_of) | in AddDuplicateObject()
289 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local290 translation->DuplicateObject(dupe_of); in AddToTranslation()
659 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local660 translation->DuplicateObject(dupe_of); in AddToTranslation()
564 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local565 translation->DuplicateObject(dupe_of); in AddToTranslation()
672 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local673 translation->DuplicateObject(dupe_of); in AddToTranslation()
617 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local618 translation->DuplicateObject(dupe_of); in AddToTranslation()
667 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local668 translation->DuplicateObject(dupe_of); in AddToTranslation()
922 int dupe_of = environment->ObjectDuplicateOfAt(object_index); in AddToTranslation() local923 translation->DuplicateObject(dupe_of); in AddToTranslation()