Searched refs:timelineAgentEnabled (Results 1 – 4 of 4) sorted by relevance
46 bool timelineAgentEnabled(ExecutionContext*);
171 bool timelineAgentEnabled(ExecutionContext* executionContext) in timelineAgentEnabled() function
84 if (InspectorInstrumentation::timelineAgentEnabled(scriptState()->executionContext())) { in callListenerFunction()
155 if (InspectorInstrumentation::timelineAgentEnabled(context)) { in callFunction()