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

/external/webkit/Source/WebCore/workers/
H A DSharedWorkerContext.h52 virtual bool isSharedWorkerContext() const { return true; } function in class:WebCore::SharedWorkerContext
H A DWorkerContext.h72 virtual bool isSharedWorkerContext() const { return false; } function in class:WebCore::WorkerContext

Completed in 74 milliseconds