Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h288 send_idle_notification(false), in ShellOptions()
319 bool send_idle_notification; variable
Dd8.cc2440 options.send_idle_notification = true; in SetOptions()
2445 options.send_idle_notification = true; in SetOptions()
2570 if (options.send_idle_notification) { in CollectGarbage()