Searched defs:IdleNotification (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | heap.cc | 4262 bool Heap::IdleNotification(int idle_time_in_ms) { in IdleNotification() function in v8::internal::Heap |
/external/v8/src/ | ||
D | api.cc | 7456 bool Isolate::IdleNotification(int idle_time_in_ms) { in IdleNotification() function in v8::Isolate |