Searched refs:refScriptExecutionContext (Results 1 - 3 of 3) sorted by path

/external/webkit/Source/WebCore/dom/
H A DDocument.h1124 virtual void refScriptExecutionContext() { ref(); }
H A DScriptExecutionContext.h125 void ref() { refScriptExecutionContext(); }
194 virtual void refScriptExecutionContext() = 0;
/external/webkit/Source/WebCore/workers/
H A DWorkerContext.h174 virtual void refScriptExecutionContext() { ref(); } function in class:WebCore::WorkerContext

Completed in 96 milliseconds