Searched refs:parentCachePolicy (Results 1 – 1 of 1) sorted by relevance
2394 CachePolicy parentCachePolicy = parentFrame->loader()->subresourceCachePolicy(); in subresourceCachePolicy() local2395 if (parentCachePolicy != CachePolicyVerify) in subresourceCachePolicy()2396 return parentCachePolicy; in subresourceCachePolicy()