Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.h407 DisallowReassignment<bool> send_idle_notification = {"send-idle-notification", variable
Dd8.cc4459 options.send_idle_notification = true; in SetOptions()
4465 options.send_idle_notification = true; in SetOptions()
4778 if (options.send_idle_notification) { in CollectGarbage()