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

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSXMLHttpRequestCustom.cpp186 if (m_response && impl().responseCacheIsValid())
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.h122 bool responseCacheIsValid() const { return m_responseCacheIsValid; } function in class:WebCore::final

Completed in 429 milliseconds