MCPcopy Create free account
hub / github.com/cxapython/catvm / B

Function B

xiaohongshu/test.js:1248–1253  ·  view source on GitHub ↗
(e, t, n, r, i, o)

Source from the content-addressed store, hash-verified

1246 e[n + i] = t >>> 8 * (r ? i : 3 - i) & 255
1247 }
1248 function B(e, t, n, r, i, o) {
1249 if (n + r > e.length)
1250 throw new RangeError("Index out of range");
1251 if (n < 0)
1252 throw new RangeError("Index out of range")
1253 }
1254 function N(e, t, n, r, o) {
1255 return o || B(e, 0, n, 4),
1256 i.write(e, t, n, r, 23, 4),

Callers 5

NFunction · 0.70
DFunction · 0.70
PFunction · 0.70
MFunction · 0.70
RFunction · 0.70

Calls 4

cFunction · 0.70
NFunction · 0.70
IFunction · 0.70
jFunction · 0.70

Tested by

no test coverage detected