HistoryDifferentDocumentLoad   91 Source/core/loader/FrameLoader.h     void loadHistoryItem(HistoryItem*, HistoryLoadType = HistoryDifferentDocumentLoad, ResourceRequestCachePolicy = UseProtocolCachePolicy); // The entry point for all back/forward loads
HistoryDifferentDocumentLoad  184 Source/core/page/HistoryController.cpp             it->key->loader().loadHistoryItem(it->value.get(), HistoryDifferentDocumentLoad, cachePolicy);