Home
last modified time | relevance | path

Searched refs:foundDate (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/History/
DWebHistory.mm229 BOOL foundDate = [self findKey:&dateKey forDay:[entry lastVisitedTimeInterval]];
231 if (!foundDate)
/external/webkit/Source/WebCore/dom/
DDocument.cpp3792 bool foundDate = false; in lastModified() local
3799 foundDate = true; in lastModified()
3805 if (!foundDate) in lastModified()
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-092622 - fixed <rdar://problem/4324104> Assertion failure (foundDate) in WebHistory