MCPcopy
hub / github.com/di-sukharev/opencommit / ge

Function ge

out/cli.cjs:7437–7439  ·  view source on GitHub ↗
(e3, t2)

Source from the content-addressed store, hash-verified

7435 me(e3, n2, 0, o3);
7436}
7437function ge(e3, t2) {
7438 t2.bytesFilled > 0 && ye(e3, t2.buffer, t2.byteOffset, t2.bytesFilled), Ce(e3);
7439}
7440function we(e3, t2) {
7441 const r3 = t2.elementSize, o3 = t2.bytesFilled - t2.bytesFilled % r3, n2 = Math.min(e3._queueTotalSize, t2.byteLength - t2.bytesFilled), a4 = t2.bytesFilled + n2, i3 = a4 - a4 % r3;
7442 let l3 = n2, s2 = false;

Callers 2

qeFunction · 0.85
enqueueMethod · 0.85

Calls 2

yeFunction · 0.85
CeFunction · 0.85

Tested by

no test coverage detected