Searched defs:IdleNotification (Results 1 – 5 of 5) sorted by relevance
36 virtual void IdleNotification() {} in IdleNotification() function
746 void Dispatcher::IdleNotification() { in IdleNotification() function in extensions::Dispatcher
4295 bool Heap::IdleNotification(int idle_time_in_ms) { in IdleNotification() function in v8::internal::Heap
6774 bool v8::Isolate::IdleNotification(int idle_time_in_ms) { in IdleNotification() function in v8::v8::Isolate
17779 TEST(IdleNotification) { in TEST() argument