webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebWorkersPrivate.h>
Public Member Functions | |
virtual HRESULT STDMETHODCALLTYPE | QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject) |
virtual ULONG STDMETHODCALLTYPE | AddRef () |
virtual ULONG STDMETHODCALLTYPE | Release () |
virtual HRESULT STDMETHODCALLTYPE | workerThreadCount (_Out_ UINT *) |
![]() | |
HRESULT | workerThreadCount ([out, retval] UINT *number) |
Static Public Member Functions | |
static WebWorkersPrivate * | createInstance () |
WebWorkersPrivate exposes internals about WebWorkers for use in layout tests.
|
static |
|
virtual |
|
virtual |