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

Function _nolockLock

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

Source from the content-addressed store, hash-verified

18951 return (0)|0;
18952}
18953function _nolockLock($0,$1) {
18954 $0 = $0|0;
18955 $1 = $1|0;
18956 var label = 0, sp = 0;
18957 sp = STACKTOP;
18958 return 0;
18959}
18960function _nolockUnlock($0,$1) {
18961 $0 = $0|0;
18962 $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…