MCPcopy
hub / github.com/sql-js/sql.js / _fts3SavepointMethod

Function _fts3SavepointMethod

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

Source from the content-addressed store, hash-verified

335611 STACKTOP = sp;return ($52|0);
335612}
335613function _fts3SavepointMethod($0,$1) {
335614 $0 = $0|0;
335615 $1 = $1|0;
335616 var $$0 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, label = 0, sp = 0;
335617 sp = STACKTOP;
335618 $2 = ((($0)) + 236|0);
335619 $3 = HEAP8[$2>>0]|0;
335620 $4 = ($3<<24>>24)==(0);
335621 if (!($4)) {
335622 $$0 = 0;
335623 return ($$0|0);
335624 }
335625 $5 = (_fts3SyncMethod($0)|0);
335626 $$0 = $5;
335627 return ($$0|0);
335628}
335629function _fts3ReleaseMethod($0,$1) {
335630 $0 = $0|0;
335631 $1 = $1|0;

Callers

nothing calls this directly

Calls 1

_fts3SyncMethodFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…