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

Method deref

github-actions/saucelabs/set-saucelabs-env.js:13062–13064  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13060 if (V instanceof ReadableStream) {
13061 return webidl.converters.ReadableStream(V, prefix, argument);
13062 }
13063 if (V == null ? void 0 : V[Symbol.asyncIterator]) {
13064 return V;
13065 }
13066 return webidl.converters.XMLHttpRequestBodyInit(V, prefix, argument);
13067 };

Callers 7

constructorMethod · 0.45
getMethod · 0.45
""Function · 0.45
onParserTimeoutFunction · 0.45
abortFunction · 0.45
fetchFunction · 0.45
processResponseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected