HomeSort by relevance Sort by last modified time
    Searched defs:optionalLocation (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/workers/
WorkerContext.h 147 WorkerLocation* optionalLocation() const { return m_location.get(); }
  /external/webkit/Source/WebCore/page/
DOMWindow.h 356 Location* optionalLocation() const { return m_location.get(); }

Completed in 2602 milliseconds