Searched refs:profilerAgent (Results 1 – 1 of 1) sorted by relevance
392 if (InspectorProfilerAgent* profilerAgent = m_instrumentingAgents->inspectorProfilerAgent()) in willProcessTask() local393 profilerAgent->willProcessTask(); in willProcessTask()400 if (InspectorProfilerAgent* profilerAgent = m_instrumentingAgents->inspectorProfilerAgent()) in didProcessTask() local401 profilerAgent->didProcessTask(); in didProcessTask()