Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ _resetAllContexts
Method
_resetAllContexts
systemvm/agent/noVNC/core/decoders/h264.js:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
_resetAllContexts() {
284
this._contexts = {};
285
}
286
287
decodeRect(x, y, width, height, sock, display, depth) {
288
const
resetContextFlag = 1;
Callers
1
decodeRect
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected