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

Function bodyUnusable

github-actions/saucelabs/set-saucelabs-env.js:5879–5882  ·  view source on GitHub ↗
(object)

Source from the content-addressed store, hash-verified

5877 };
5878 if (object[kState].body == null) {
5879 successSteps(Buffer.allocUnsafe(0));
5880 return promise.promise;
5881 }
5882 yield fullyReadBody(object[kState].body, successSteps, errorSteps);
5883 return promise.promise;
5884 });
5885 }

Callers 4

consumeBodyFunction · 0.70
cloneMethod · 0.70
constructorMethod · 0.70
cloneMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected