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

Method onStatus

github-actions/browserstack/set-browserstack-env.js:6191–6193  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

6189 assert(this.ptr != null);
6190 assert(currentParser == null);
6191 this.llhttp.llhttp_free(this.ptr);
6192 this.ptr = null;
6193 this.timeout && timers.clearTimeout(this.timeout);
6194 this.timeout = null;
6195 this.timeoutValue = null;
6196 this.timeoutType = null;

Callers 1

lazyllhttpFunction · 0.45

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected