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

Function _sqlite3MallocSize

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

Source from the content-addressed store, hash-verified

31955 return ($$035|0);
31956}
31957function _sqlite3MallocSize($0) {
31958 $0 = $0|0;
31959 var $1 = 0, $2 = 0, label = 0, sp = 0;
31960 sp = STACKTOP;
31961 $1 = HEAP32[(64)>>2]|0;
31962 $2 = (FUNCTION_TABLE_ii[$1 & 255]($0)|0);
31963 return ($2|0);
31964}
31965function _vdbeMemClear($0) {
31966 $0 = $0|0;
31967 var $1 = 0, $10 = 0, $11 = 0, $12 = 0, $13 = 0, $14 = 0, $15 = 0, $16 = 0, $17 = 0, $18 = 0, $19 = 0, $2 = 0, $20 = 0, $21 = 0, $22 = 0, $23 = 0, $24 = 0, $25 = 0, $26 = 0, $27 = 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…