Searched refs:consoleAgentEnabled (Results 1 – 4 of 4) sorted by relevance
44 bool consoleAgentEnabled(ExecutionContext*);
157 bool consoleAgentEnabled(ExecutionContext* executionContext) in consoleAgentEnabled() function
115 if (InspectorInstrumentation::consoleAgentEnabled(scriptState->executionContext())) in createScriptCallStackForConsole()
866 if (InspectorInstrumentation::consoleAgentEnabled(sourceDocument)) in postMessage()