Searched refs:hasFrontends (Results 1 – 4 of 4) sorted by relevance
71 #define FAST_RETURN_IF_NO_FRONTENDS(value) if (!hasFrontends()) return value;96 friend bool hasFrontends();102 inline bool hasFrontends() { return FrontendCounter::s_frontendCounter; } in hasFrontends() function
116 if (InspectorInstrumentation::hasFrontends()) { in createScriptCallStackForConsole()
249 if (origin && InspectorInstrumentation::hasFrontends()) { in initializeIfNeeded()
9726 if (InspectorInstrumentation::hasFrontends()) { in logError()