Searched refs:DuplicateObject (Results 1 – 3 of 3) sorted by relevance
963 void DuplicateObject(int object_index);
1984 void Translation::DuplicateObject(int object_index) { in DuplicateObject() function in v8::internal::Translation
949 translation->DuplicateObject(static_cast<int>(desc->id())); in TranslateStateValueDescriptor()