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

Function _fts3auxEofMethod

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

Source from the content-addressed store, hash-verified

389629 return ($$5|0);
389630}
389631function _fts3auxEofMethod($0) {
389632 $0 = $0|0;
389633 var $1 = 0, $2 = 0, label = 0, sp = 0;
389634 sp = STACKTOP;
389635 $1 = ((($0)) + 88|0);
389636 $2 = HEAP32[$1>>2]|0;
389637 return ($2|0);
389638}
389639function _fts3auxColumnMethod($0,$1,$2) {
389640 $0 = $0|0;
389641 $1 = $1|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…