Searched refs:cjsParseCache (Results 1 – 2 of 2) sorted by relevance
37 cjsParseCache224 const cached = cjsParseCache.get(module);252 cjsParseCache.set(module, { source, exportNames, loaded });
66 const cjsParseCache = new SafeWeakMap(); constant70 wrapSafe, Module, toRealPath, readPackageScope, cjsParseCache, property763 const parseCachedModule = cjsParseCache.get(cachedModule);1106 const cached = cjsParseCache.get(module);