Lines Matching refs:in_debug_scope
764 if (in_debug_scope()) return; in PrepareStepIn()
774 if (in_debug_scope()) return; in PrepareStepOnThrow()
802 DCHECK(in_debug_scope()); in PrepareStep()
1562 if (in_debug_scope() || ignore_events()) return; in OnThrow()
1580 if (in_debug_scope() || ignore_events()) return; in OnPromiseReject()
1676 if (in_debug_scope() || ignore_events()) return; in OnPromiseEvent()
1695 if (in_debug_scope() || ignore_events()) return; in OnAsyncTaskEvent()
1779 bool in_nested_debug_scope = in_debug_scope(); in ProcessCompileEvent()
1855 DCHECK(in_debug_scope()); in NotifyMessageHandler()
1982 if (handler == NULL && in_debug_scope()) { in SetMessageHandler()
1993 if (is_active || in_debug_scope()) { in UpdateState()
2029 if (!in_debug_scope()) isolate_->stack_guard()->RequestDebugCommand(); in EnqueueCommandMessage()