Searched refs:in_debug_scope (Results 1 – 4 of 4) sorted by relevance
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()[all …]
476 inline bool in_debug_scope() const { in in_debug_scope() function565 DCHECK(in_debug_scope()); in AssertDebugContext()
294 if (isolate->debug()->in_debug_scope()) { in RUNTIME_FUNCTION()
1626 if (debug_->in_debug_scope()) { in GetCallingNativeContext()