#include <DedicatedWorkerThread.h>
|
| Ref< WorkerGlobalScope > | createWorkerGlobalScope (const URL &, const String &identifier, const String &userAgent, const ContentSecurityPolicyResponseHeaders &, bool shouldBypassMainWorldContentSecurityPolicy, Ref< SecurityOrigin > &&topOrigin, MonotonicTime timeOrigin) override |
| |
| void | runEventLoop () override |
| |
| | WorkerThread (const URL &, const String &identifier, const String &userAgent, const String &sourceCode, WorkerLoaderProxy &, WorkerReportingProxy &, WorkerThreadStartMode, const ContentSecurityPolicyResponseHeaders &, bool shouldBypassMainWorldContentSecurityPolicy, const SecurityOrigin &topOrigin, MonotonicTime timeOrigin, IDBClient::IDBConnectionProxy *, SocketProvider *, JSC::RuntimeFlags) |
| |
| WorkerGlobalScope * | workerGlobalScope () |
| |
| IDBClient::IDBConnectionProxy * | idbConnectionProxy () |
| |
| SocketProvider * | socketProvider () |
| |
| | WorkerThread (const URL &, const String &identifier, const String &userAgent, const String &sourceCode, WorkerLoaderProxy &, WorkerReportingProxy &, WorkerThreadStartMode, const ContentSecurityPolicyResponseHeaders &, bool shouldBypassMainWorldContentSecurityPolicy, const SecurityOrigin &topOrigin, MonotonicTime timeOrigin, IDBClient::IDBConnectionProxy *, SocketProvider *, JSC::RuntimeFlags) |
| |
| WorkerGlobalScope * | workerGlobalScope () |
| |
| IDBClient::IDBConnectionProxy * | idbConnectionProxy () |
| |
| SocketProvider * | socketProvider () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
◆ ~DedicatedWorkerThread()
| WebCore::DedicatedWorkerThread::~DedicatedWorkerThread |
( |
| ) |
|
|
virtual |
◆ create()
template<typename... Args>
◆ createWorkerGlobalScope()
◆ runEventLoop()
| void WebCore::DedicatedWorkerThread::runEventLoop |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ workerObjectProxy()
The documentation for this class was generated from the following files: