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

Function isUnusable

github-actions/browserstack/set-browserstack-env.js:9795–9797  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9793 assert(this[kBody].locked);
9794 }
9795 }
9796 return this[kBody];
9797 }
9798 dump(opts) {
9799 return __async(this, null, function* () {
9800 let limit = Number.isFinite(opts == null ? void 0 : opts.limit) ? opts.limit : 128 * 1024;

Callers 1

consumeFunction · 0.70

Calls 1

isLockedFunction · 0.70

Tested by

no test coverage detected