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

Function _fts3ReleaseMethod

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

Source from the content-addressed store, hash-verified

335627 return ($$0|0);
335628}
335629function _fts3ReleaseMethod($0,$1) {
335630 $0 = $0|0;
335631 $1 = $1|0;
335632 var label = 0, sp = 0;
335633 sp = STACKTOP;
335634 return 0;
335635}
335636function _fts3RollbackToMethod($0,$1) {
335637 $0 = $0|0;
335638 $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…