MCPcopy Index your code
hub / github.com/sql-js/sql.js / _fts3CreateMethod

Function _fts3CreateMethod

js/sql-debug.js:329516–329527  ·  view source on GitHub ↗
($0,$1,$2,$3,$4,$5)

Source from the content-addressed store, hash-verified

329514 STACKTOP = sp;return;
329515}
329516function _fts3CreateMethod($0,$1,$2,$3,$4,$5) {
329517 $0 = $0|0;
329518 $1 = $1|0;
329519 $2 = $2|0;
329520 $3 = $3|0;
329521 $4 = $4|0;
329522 $5 = $5|0;
329523 var $6 = 0, label = 0, sp = 0;
329524 sp = STACKTOP;
329525 $6 = (_fts3InitVtab(1,$0,$1,$2,$3,$4,$5)|0);
329526 return ($6|0);
329527}
329528function _fts3ConnectMethod($0,$1,$2,$3,$4,$5) {
329529 $0 = $0|0;
329530 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_fts3InitVtabFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…