Home
last modified time | relevance | path

Searched refs:GetParentPerformance (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/performance/
H A DPerformanceWorker.h67 virtual Performance* GetParentPerformance() const override in GetParentPerformance() function
H A DPerformanceMainThread.h54 virtual Performance* GetParentPerformance() const override in GetParentPerformance() function
H A DPerformance.h104 virtual Performance* GetParentPerformance() const = 0;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsGlobalWindow.cpp2882 currentInner->mPerformance->GetParentPerformance()); in SetNewDocument()