Searched refs:workerThreadStartMode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorInstrumentation.cpp1131 void InspectorInstrumentation::willEvaluateWorkerScript(WorkerContext* workerContext, int workerThreadStartMode) argument
1133 if (workerThreadStartMode != PauseWorkerContextOnStart)
H A DInspectorInstrumentation.h266 static void willEvaluateWorkerScript(WorkerContext*, int workerThreadStartMode);

Completed in 173 milliseconds