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

Function _fts3RowidMethod

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

Source from the content-addressed store, hash-verified

331511 return ($$026|0);
331512}
331513function _fts3RowidMethod($0,$1) {
331514 $0 = $0|0;
331515 $1 = $1|0;
331516 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;
331517 sp = STACKTOP;
331518 $2 = ((($0)) + 32|0);
331519 $3 = $2;
331520 $4 = $3;
331521 $5 = HEAP32[$4>>2]|0;
331522 $6 = (($3) + 4)|0;
331523 $7 = $6;
331524 $8 = HEAP32[$7>>2]|0;
331525 $9 = $1;
331526 $10 = $9;
331527 HEAP32[$10>>2] = $5;
331528 $11 = (($9) + 4)|0;
331529 $12 = $11;
331530 HEAP32[$12>>2] = $8;
331531 return 0;
331532}
331533function _fts3UpdateMethod($0,$1,$2,$3) {
331534 $0 = $0|0;
331535 $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…