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

Function _fts3auxRowidMethod

js/sql-debug.js:389874–389893  ·  view source on GitHub ↗
($0,$1)

Source from the content-addressed store, hash-verified

389872 return (0)|0;
389873}
389874function _fts3auxRowidMethod($0,$1) {
389875 $0 = $0|0;
389876 $1 = $1|0;
389877 var $10 = 0, $11 = 0, $12 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, label = 0, sp = 0;
389878 sp = STACKTOP;
389879 $2 = ((($0)) + 96|0);
389880 $3 = $2;
389881 $4 = $3;
389882 $5 = HEAP32[$4>>2]|0;
389883 $6 = (($3) + 4)|0;
389884 $7 = $6;
389885 $8 = HEAP32[$7>>2]|0;
389886 $9 = $1;
389887 $10 = $9;
389888 HEAP32[$10>>2] = $5;
389889 $11 = (($9) + 4)|0;
389890 $12 = $11;
389891 HEAP32[$12>>2] = $8;
389892 return 0;
389893}
389894function _malloc($0) {
389895 $0 = $0|0;
389896 var $$$0192$i = 0, $$$0193$i = 0, $$$4236$i = 0, $$$4351$i = 0, $$$i = 0, $$0 = 0, $$0$i$i = 0, $$0$i$i$i = 0, $$0$i18$i = 0, $$01$i$i = 0, $$0189$i = 0, $$0192$lcssa$i = 0, $$01928$i = 0, $$0193$lcssa$i = 0, $$01937$i = 0, $$0197 = 0, $$0199 = 0, $$0206$i$i = 0, $$0207$i$i = 0, $$0211$i$i = 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…