MCPcopy Create free account
hub / github.com/angular/dev-infra / matchAll

Method matchAll

github-actions/browserstack/set-browserstack-env.js:15820–15829  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15818 * @returns {requestResponseList}
15819 */
15820 __privateAdd(this, _batchCacheOperations);
15821 /**
15822 * @see https://w3c.github.io/ServiceWorker/#query-cache
15823 * @param {any} requestQuery
15824 * @param {import('../../types/cache').CacheQueryOptions} options
15825 * @param {requestResponseList} targetStorage
15826 * @returns {requestResponseList}
15827 */
15828 __privateAdd(this, _queryCache);
15829 /**
15830 * @see https://w3c.github.io/ServiceWorker/#request-matches-cached-item-algorithm
15831 * @param {any} requestQuery
15832 * @param {any} request

Callers

nothing calls this directly

Calls 2

__asyncFunction · 0.70
__privateMethodFunction · 0.70

Tested by

no test coverage detected