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

Function toSigned32bit

systemvm/agent/noVNC/core/util/int.js:13–15  ·  view source on GitHub ↗
(toConvert)

Source from the content-addressed store, hash-verified

11}
12
13export function toSigned32bit(toConvert) {
14 return toConvert | 0;
15}

Callers 3

absXMethod · 0.90
absYMethod · 0.90
_handleServerCutTextMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected