Home
last modified time | relevance | path

Searched refs:old_to_new_slots_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h265 : heap_(heap), old_to_new_slots_(0) {} in MarkCompactCollectorBase()
307 int old_to_new_slots_; variable
Dmark-compact.cc395 old_to_new_slots_ = -1; in MarkCompactCollector()
3217 old_to_new_slots_); in UpdatePointersAfterEvacuation()
3249 old_to_new_slots_); in UpdatePointersAfterEvacuation()
3744 remembered_set_pages, old_to_new_slots_); in UpdatePointersAfterEvacuation()
4250 old_to_new_slots_ = slots; in MarkRootSetInParallel()