Searched refs:forbidExecution (Results 1 – 4 of 4) sorted by relevance
109 m_workerContext->script()->forbidExecution(); in workerThread()146 m_workerContext->script()->forbidExecution(); in stop()
61 void forbidExecution();
102 void WorkerScriptController::forbidExecution() in forbidExecution() function in WebCore::WorkerScriptController
2974 * dom/WorkerThread.cpp: (WebCore::WorkerThread::workerThread): Call forbidExecution() if18436 (WebCore::WorkerScriptController::forbidExecution):20763 (WebCore::WorkerScriptController::forbidExecution):20765 Added a forbidExecution() method, which interrupts currently running JS, and makes any