Searched refs:s_originCache (Results 1 – 1 of 1) sorted by relevance
48 static SecurityOriginCache* s_originCache = 0; variable60 if (s_originCache) in cachedOrigin()61 return s_originCache->cachedOrigin(url); in cachedOrigin()89 s_originCache = originCache; in setCache()