Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc1401 void account_moved_bytes(intptr_t bytes) { moved_bytes_ += bytes; } in account_moved_bytes() function in v8::internal::EvacuateNewSpacePageVisitor
2492 new_to_old_page_visitor_.account_moved_bytes( in RawEvacuatePage()
2500 new_to_new_page_visitor_.account_moved_bytes( in RawEvacuatePage()
4375 new_to_old_page_visitor_.account_moved_bytes( in RawEvacuatePage()
4395 new_to_new_page_visitor_.account_moved_bytes( in RawEvacuatePage()