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