Searched refs:currentAge (Results 1 – 1 of 1) sorted by relevance
289 static double currentAge(const ResourceResponse& response, double responseTimestamp) in currentAge() function353 … return currentAge(response, responseTimestamp) <= freshnessLifetime(response, responseTimestamp); in canUseResponse()