instrumentationForWorkerGlobalScope  221 Source/core/inspector/InspectorInstrumentation.cpp     return instrumentationForWorkerGlobalScope(workerGlobalScope);
instrumentationForWorkerGlobalScope  227 Source/core/inspector/InspectorInstrumentation.cpp         return instrumentationForWorkerGlobalScope(toWorkerGlobalScope(context));
instrumentationForWorkerGlobalScope  189 Source/core/inspector/InspectorInstrumentation.h InstrumentingAgents* instrumentationForWorkerGlobalScope(WorkerGlobalScope*);
instrumentationForWorkerGlobalScope   67 Source/core/inspector/WorkerInspectorController.h     friend InstrumentingAgents* instrumentationForWorkerGlobalScope(WorkerGlobalScope*);