Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h201 send_idle_notification(false), in ShellOptions()
227 bool send_idle_notification; variable
Dd8.cc1257 if (Shell::options.send_idle_notification) { in ExecuteInThread()
1330 options.send_idle_notification = true; in SetOptions()
1335 options.send_idle_notification = true; in SetOptions()
1446 if (options.send_idle_notification) { in RunMain()