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

Method url

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

Source from the content-addressed store, hash-verified

18427 (response, extensions) => __privateMethod(this, _onConnectionEstablished, onConnectionEstablished_fn).call(this, response, extensions),
18428 options
18429 );
18430 this[kReadyState] = _WebSocket.CONNECTING;
18431 this[kSentClose] = sentCloseFrameState.NOT_SENT;
18432 this[kBinaryType] = "blob";
18433 }
18434 /**
18435 * @see https://websockets.spec.whatwg.org/#dom-websocket-close

Callers

nothing calls this directly

Calls 1

URLSerializerFunction · 0.70

Tested by

no test coverage detected