Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc1400 intptr_t moved_bytes() { return moved_bytes_; } in moved_bytes() function in v8::internal::EvacuateNewSpacePageVisitor
2444 new_to_old_page_visitor_.moved_bytes()); in Finalize()
2447 new_to_new_page_visitor_.moved_bytes()); in Finalize()
2451 new_to_old_page_visitor_.moved_bytes() + in Finalize()
2452 new_to_new_page_visitor_.moved_bytes()); in Finalize()