Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dgc-idle-time-handler-unittest.cc225 handler()->NotifyIdleMarkCompact(); in TEST_F()
240 handler()->NotifyIdleMarkCompact(); in TEST_F()
257 handler()->NotifyIdleMarkCompact(); in TEST_F()
279 handler()->NotifyIdleMarkCompact(); in TEST_F()
336 handler()->NotifyIdleMarkCompact(); in TEST_F()
Dgc-idle-time-handler.h144 void NotifyIdleMarkCompact() { in NotifyIdleMarkCompact() function
Dheap.cc4270 gc_idle_time_handler_.NotifyIdleMarkCompact(); in IdleMarkCompact()
4345 gc_idle_time_handler_.NotifyIdleMarkCompact(); in IdleNotification()