Searched refs:async_callback_scope_depth (Results 1 – 3 of 3) sorted by relevance
125 if (env_->async_callback_scope_depth() > 1 || skip_task_queues_) { in Close()287 if (ret.IsEmpty() && env->async_callback_scope_depth() == 0) { in MakeCallback()311 if (env->async_callback_scope_depth()) { in MakeSyncCallback()
126 inline size_t Environment::async_callback_scope_depth() const { in async_callback_scope_depth() function
561 inline size_t async_callback_scope_depth() const;