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

/external/webkit/Source/WebCore/workers/
H A DWorkerContext.h147 WorkerLocation* optionalLocation() const { return m_location.get(); } function in class:WebCore::WorkerContext
/external/webkit/Source/WebCore/page/
H A DDOMWindow.h356 Location* optionalLocation() const { return m_location.get(); } function in class:WebCore::DOMWindow

Completed in 92 milliseconds