Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1715 void IdleNotificationEpilogue(GCIdleTimeAction action,
Dheap.cc3455 void Heap::IdleNotificationEpilogue(GCIdleTimeAction action, in IdleNotificationEpilogue() function in v8::internal::Heap
3519 IdleNotificationEpilogue(action, heap_state, start_ms, deadline_in_ms); in IdleNotification()