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

Function _nolockCheckReservedLock

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

Source from the content-addressed store, hash-verified

18965 return 0;
18966}
18967function _nolockCheckReservedLock($0,$1) {
18968 $0 = $0|0;
18969 $1 = $1|0;
18970 var label = 0, sp = 0;
18971 sp = STACKTOP;
18972 HEAP32[$1>>2] = 0;
18973 return 0;
18974}
18975function _sqlite3_malloc($0) {
18976 $0 = $0|0;
18977 var $$0 = 0, $$sink$i$i = 0, $1 = 0, $10 = 0, $11 = 0, $12 = 0, $13 = 0, $14 = 0, $15 = 0, $16 = 0, $17 = 0, $18 = 0, $19 = 0, $2 = 0, $20 = 0, $21 = 0, $22 = 0, $23 = 0, $24 = 0, $25 = 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…