Searched defs:WebSharedWorker (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebSharedWorker.h45 class WebSharedWorker { class in namespace:blink
47 // Invoked from the worker thread to instantiate a WebSharedWorker that interacts with the WebKit worker components.
48 BLINK_EXPORT static WebSharedWorker* create(WebSharedWorkerClient*);

Completed in 73 milliseconds