Home
last modified time | relevance | path

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

/third_party/node/src/api/
H A Dcallback.cc55 skip_task_queues_(flags & kSkipTaskQueues) { in InternalCallbackScope()
125 if (env_->async_callback_scope_depth() > 1 || skip_task_queues_) { in Close()
/third_party/node/src/
H A Dnode_internals.h242 bool skip_task_queues_; member in node::InternalCallbackScope

Completed in 2 milliseconds