MCPcopy Create free account
hub / github.com/apache/cloudstack / on

Method on

systemvm/agent/noVNC/core/websock.js:235–237  ·  view source on GitHub ↗
(evt, handler)

Source from the content-addressed store, hash-verified

233 }
234
235 on(evt, handler) {
236 this._eventHandlers[evt] = handler;
237 }
238
239 _allocateBuffers() {
240 this._rQ = new Uint8Array(this._rQbufferSize);

Callers 15

jquery-1.7.2.jsFile · 0.80
bootstrap.jsFile · 0.80
DropdownFunction · 0.80
ScrollSpyFunction · 0.80
AffixFunction · 0.80
AlertFunction · 0.80
CarouselFunction · 0.80
bootstrap.min.jsFile · 0.80
cFunction · 0.80
bFunction · 0.80
toStringMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected