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

Function _dotlockCheckReservedLock

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

Source from the content-addressed store, hash-verified

17456 return ($$0|0);
17457}
17458function _dotlockCheckReservedLock($0,$1) {
17459 $0 = $0|0;
17460 $1 = $1|0;
17461 var $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, label = 0, sp = 0;
17462 sp = STACKTOP;
17463 $2 = HEAP32[(3448)>>2]|0;
17464 $3 = ((($0)) + 24|0);
17465 $4 = HEAP32[$3>>2]|0;
17466 $5 = (FUNCTION_TABLE_iii[$2 & 255]($4,0)|0);
17467 $6 = ($5|0)==(0);
17468 $7 = $6&1;
17469 HEAP32[$1>>2] = $7;
17470 return 0;
17471}
17472function _unixFileControl($0,$1,$2) {
17473 $0 = $0|0;
17474 $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…