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

Function _nolockUnlock

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

Source from the content-addressed store, hash-verified

18958 return 0;
18959}
18960function _nolockUnlock($0,$1) {
18961 $0 = $0|0;
18962 $1 = $1|0;
18963 var label = 0, sp = 0;
18964 sp = STACKTOP;
18965 return 0;
18966}
18967function _nolockCheckReservedLock($0,$1) {
18968 $0 = $0|0;
18969 $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…