webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::WorkerGlobalScopeProxy, including all inherited members.
create(Worker &) | WebCore::WorkerGlobalScopeProxy | static |
hasPendingActivity() const =0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
notifyNetworkStateChange(bool isOnline)=0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
postMessageToWorkerGlobalScope(RefPtr< SerializedScriptValue > &&, std::unique_ptr< MessagePortChannelArray >)=0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
startWorkerGlobalScope(const URL &scriptURL, const String &userAgent, const String &sourceCode, const ContentSecurityPolicyResponseHeaders &, bool shouldBypassMainWorldContentSecurityPolicy, MonotonicTime timeOrigin, JSC::RuntimeFlags)=0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
terminateWorkerGlobalScope()=0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
workerObjectDestroyed()=0 | WebCore::WorkerGlobalScopeProxy | pure virtual |
~WorkerGlobalScopeProxy() | WebCore::WorkerGlobalScopeProxy | inlineprotectedvirtual |