Home | History | Annotate | Download | only in src

Lines Matching defs:IsDebuggerActive

2588   if (!IsDebuggerActive()) return;
2652 if (!IsDebuggerActive()) return;
2895 if (!Debugger::IsDebuggerActive()) {
3016 if (IsDebuggerActive()) {
3109 bool Debugger::IsDebuggerActive() {
3287 if (!isolate_->debugger()->IsDebuggerActive()) {