Searched refs:getModuleCachedImports (Results 1 – 1 of 1) sorted by relevance
55 #getModuleCachedImports(parentURL) { method in ResolveCache69 return this.#getModuleCachedImports(parentURL)[serializedKey];78 this.#getModuleCachedImports(parentURL)[serializedKey] = result;83 return serializedKey in this.#getModuleCachedImports(parentURL);