Searched refs:initiatorWindow (Results 1 – 1 of 1) sorted by relevance
182 if (DOMWindow* initiatorWindow = initiatorDocument->domWindow()) { in reportResourceTiming() local183 if (Performance* performance = initiatorWindow->performance()) in reportResourceTiming()