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

Function _fts3tokEofMethod

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

Source from the content-addressed store, hash-verified

329225 return ($$|0);
329226}
329227function _fts3tokEofMethod($0) {
329228 $0 = $0|0;
329229 var $1 = 0, $2 = 0, $3 = 0, $4 = 0, label = 0, sp = 0;
329230 sp = STACKTOP;
329231 $1 = ((($0)) + 16|0);
329232 $2 = HEAP32[$1>>2]|0;
329233 $3 = ($2|0)==(0|0);
329234 $4 = $3&1;
329235 return ($4|0);
329236}
329237function _fts3tokColumnMethod($0,$1,$2) {
329238 $0 = $0|0;
329239 $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…