Home
last modified time | relevance | path

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

/third_party/node/src/inspector/
Dmain_thread_interface.cc213 bool needs_notify = requests_.empty(); in Post() local
215 if (needs_notify) { in Post()