MCPcopy Create free account
hub / github.com/sql-js/sql.js / _sqlite3MemRoundup

Function _sqlite3MemRoundup

js/sql-debug.js:40803–40810  ·  view source on GitHub ↗
($0)

Source from the content-addressed store, hash-verified

40801 return ($4|0);
40802}
40803function _sqlite3MemRoundup($0) {
40804 $0 = $0|0;
40805 var $1 = 0, $2 = 0, label = 0, sp = 0;
40806 sp = STACKTOP;
40807 $1 = (($0) + 7)|0;
40808 $2 = $1 & -8;
40809 return ($2|0);
40810}
40811function _sqlite3MemInit($0) {
40812 $0 = $0|0;
40813 var label = 0, sp = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…