Searched refs:moduleParentCache (Results 1 – 1 of 1) sorted by relevance
224 const moduleParentCache = new SafeWeakMap(); constant229 moduleParentCache.set(this, parent);323 return moduleParentCache.get(this);327 moduleParentCache.set(this, value);1068 cursor = moduleParentCache.get(cursor)) {1279 const parent = moduleParentCache.get(module);