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

/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.h236 HistoryItem* findTargetItem();
H A DHistoryItem.cpp506 // <rdar://problem/4895849> HistoryItem::findTargetItem() should be replaced with a non-recursive method.
507 HistoryItem* HistoryItem::findTargetItem() function in class:WebCore::HistoryItem
521 HistoryItem* foundItem = findTargetItem();

Completed in 169 milliseconds