Searched refs:to_value (Results 1 – 1 of 1) sorted by relevance
383 void* to_value = entries_map_.Remove(to, ComputePointerHash(to)); in MoveObject() local384 if (to_value != NULL) { in MoveObject()386 static_cast<int>(reinterpret_cast<intptr_t>(to_value)); in MoveObject()