Searched refs:allowSame (Results 1 – 1 of 1) sorted by relevance
296 function findScopeHREF(href, scopeStore, allowSame) { argument322 if (allowSame || currentHREF !== normalizedHREF) {334 if (allowSame || protocol !== href) return protocol;337 if (allowSame || '' !== href) return '';