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

Method add

github-actions/saucelabs/set-saucelabs-env.js:15830–15840  ·  view source on GitHub ↗
(_0)

Source from the content-addressed store, hash-verified

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
15833 * @param {any | null} response
15834 * @param {import('../../types/cache').CacheQueryOptions | undefined} options
15835 * @returns {boolean}
15836 */
15837 __privateAdd(this, _requestMatchesCachedItem);
15838 __privateAdd(this, _internalMatchAll);
15839 /**
15840 * @see https://w3c.github.io/ServiceWorker/#dfn-relevant-request-response-list
15841 * @type {requestResponseList}
15842 */
15843 __privateAdd(this, _relevantRequestResponseList, void 0);

Callers

nothing calls this directly

Calls 2

addAllMethod · 0.95
__asyncFunction · 0.70

Tested by

no test coverage detected