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

Function _fts3tokRowidMethod

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

Source from the content-addressed store, hash-verified

329359 return (0)|0;
329360}
329361function _fts3tokRowidMethod($0,$1) {
329362 $0 = $0|0;
329363 $1 = $1|0;
329364 var $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, label = 0, sp = 0;
329365 sp = STACKTOP;
329366 $2 = ((($0)) + 12|0);
329367 $3 = HEAP32[$2>>2]|0;
329368 $4 = ($3|0)<(0);
329369 $5 = $4 << 31 >> 31;
329370 $6 = $1;
329371 $7 = $6;
329372 HEAP32[$7>>2] = $3;
329373 $8 = (($6) + 4)|0;
329374 $9 = $8;
329375 HEAP32[$9>>2] = $5;
329376 return 0;
329377}
329378function _fts3StrHash($0,$1) {
329379 $0 = $0|0;
329380 $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…