Searched refs:send_v8_idle_notification_after_commit_ (Results 1 – 2 of 2) sorted by relevance
426 send_v8_idle_notification_after_commit_(true) { in RenderWidgetCompositor()430 send_v8_idle_notification_after_commit_ = true; in RenderWidgetCompositor()432 send_v8_idle_notification_after_commit_ = false; in RenderWidgetCompositor()811 if (send_v8_idle_notification_after_commit_) { in DidCommit()
160 bool send_v8_idle_notification_after_commit_; in NON_EXPORTED_BASE() local