Searched refs:cachedResourcesForFrame (Results 1 – 1 of 1) sorted by relevance
663 static Vector<Resource*> cachedResourcesForFrame(LocalFrame* frame, bool skipXHRs) in cachedResourcesForFrame() function682 Vector<Resource*> allResources = cachedResourcesForFrame(frame, false); in allResourcesURLsForFrame()1290 Vector<Resource*> allResources = cachedResourcesForFrame(frame, true); in buildObjectForFrameTree()