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

Function onParserDrain

github-actions/browserstack/set-browserstack-env.js:18627–18629  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18625 return webidl.converters.USVString(V);
18626 };
18627 function onParserDrain() {
18628 this.ws[kResponse].socket.resume();
18629 }
18630 function onParserError(err) {
18631 let message;
18632 let code;

Callers

nothing calls this directly

Calls 1

resumeMethod · 0.45

Tested by

no test coverage detected