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

Function _fts3tokDisconnectMethod

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

Source from the content-addressed store, hash-verified

328731 return 0;
328732}
328733function _fts3tokDisconnectMethod($0) {
328734 $0 = $0|0;
328735 var $1 = 0, $10 = 0, $11 = 0, $12 = 0, $13 = 0, $14 = 0, $15 = 0, $16 = 0, $17 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, label = 0, sp = 0;
328736 sp = STACKTOP;
328737 $1 = ((($0)) + 12|0);
328738 $2 = HEAP32[$1>>2]|0;
328739 $3 = ((($2)) + 8|0);
328740 $4 = HEAP32[$3>>2]|0;
328741 $5 = ((($0)) + 16|0);
328742 $6 = HEAP32[$5>>2]|0;
328743 (FUNCTION_TABLE_ii[$4 & 255]($6)|0);
328744 $7 = ($0|0)==(0|0);
328745 if ($7) {
328746 return 0;
328747 }
328748 $8 = HEAP32[2]|0;
328749 $9 = ($8|0)==(0);
328750 if ($9) {
328751 $17 = HEAP32[(56)>>2]|0;
328752 FUNCTION_TABLE_vi[$17 & 255]($0);
328753 return 0;
328754 } else {
328755 $10 = HEAP32[(64)>>2]|0;
328756 $11 = (FUNCTION_TABLE_ii[$10 & 255]($0)|0);
328757 $12 = HEAP32[11822]|0;
328758 $13 = (($12) - ($11))|0;
328759 HEAP32[11822] = $13;
328760 $14 = HEAP32[11825]|0;
328761 $15 = (($14) + -1)|0;
328762 HEAP32[11825] = $15;
328763 $16 = HEAP32[(56)>>2]|0;
328764 FUNCTION_TABLE_vi[$16 & 255]($0);
328765 return 0;
328766 }
328767 return (0)|0;
328768}
328769function _fts3tokOpenMethod($0,$1) {
328770 $0 = $0|0;
328771 $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…