Searched refs:to_entry_ (Results 1 – 3 of 3) sorted by relevance
28 return to_entry_->snapshot(); in snapshot()
73 HeapEntry* to() const { return to_entry_; } in to()88 HeapEntry* to_entry_; member
58 to_entry_ = &snapshot->entries()[to_index_]; in ReplaceToIndexWithEntry()