Searched refs:cacheForGET (Results 1 – 1 of 1) sorted by relevance
39 const cacheForGET = new SafeMap(); constant119 const existing = cacheForGET.get(parsed.href);143 cacheForGET.set(parsed.href, entry);191 cacheForGET.set(parsed.href, entry);198 cacheForGET.set(parsed.href, result);244 const existing = cacheForGET.get(href);