HomeSort by relevance Sort by last modified time
    Searched refs:setWorkerThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebSharedWorkerImpl.h 125 void setWorkerThread(PassRefPtr<WebCore::WorkerThread> thread) { m_workerThread = thread; }
WebSharedWorkerImpl.cpp 377 setWorkerThread(SharedWorkerThread::create(name, *this, *this, startupData.release()));

Completed in 1080 milliseconds