Searched refs:m_navigation (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPerformance.cpp84 if (!m_navigation)
85 m_navigation = PerformanceNavigation::create(m_frame);
87 return m_navigation.get();
H A DPerformance.h104 mutable RefPtr<PerformanceNavigation> m_navigation; member in class:WebCore::Performance

Completed in 121 milliseconds