Searched refs:NotifyMarkCompact (Results 1 – 3 of 3) sorted by relevance
115 void NotifyMarkCompact(const Event& event);
105 void MemoryReducer::NotifyMarkCompact(const Event& event) { in NotifyMarkCompact() function in v8::internal::MemoryReducer
1406 memory_reducer_->NotifyMarkCompact(event); in CollectGarbage()