Searched refs:account_moved_bytes (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/heap/ | ||
D | mark-compact.cc | 1872 void account_moved_bytes(intptr_t bytes) { moved_bytes_ += bytes; } in account_moved_bytes() function in v8::internal::MarkCompactCollector::EvacuateNewSpacePageVisitor |