Home
last modified time | relevance | path

Searched refs:isOriginPotentiallyTrustworthy (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/undici/src/lib/fetch/
Dutil.js502 return isOriginPotentiallyTrustworthy(url.origin)
504 function isOriginPotentiallyTrustworthy (origin) { function
/third_party/node/deps/undici/
Dundici.js1440 __name(isOriginPotentiallyTrustworthy, "isOriginPotentiallyTrustworthy");
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs8733 return isOriginPotentiallyTrustworthy(url.origin);
8734 function isOriginPotentiallyTrustworthy(origin) {