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

/external/chromium_org/v8/src/
H A Dd8.h201 send_idle_notification(false),
227 bool send_idle_notification; member in class:v8::ShellOptions
H A Dd8.cc1257 if (Shell::options.send_idle_notification) {
1330 options.send_idle_notification = true;
1335 options.send_idle_notification = true;
1446 if (options.send_idle_notification) {

Completed in 93 milliseconds