Searched refs:scopeIntegrities (Results 1 – 1 of 1) sorted by relevance
411 #scopeIntegrities = new SafeMap(); field in Manifest480 const scopeIntegrities = this.#scopeIntegrities;488 scopeIntegrities.set(href, true);493 scopeIntegrities.set(href, cascade === true ? kCascade : false);574 let scope = findScopeHREF(href, this.#scopeIntegrities, true);576 if (this.#scopeIntegrities.has(scope)) {577 const entry = this.#scopeIntegrities.get(scope);