MCPcopy Index your code
hub / github.com/sql-js/sql.js / ___setErrNo

Function ___setErrNo

js/sql-debug.js:1518–1521  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

1516
1517
1518 function ___setErrNo(value) {
1519 if (Module['___errno_location']) HEAP32[((Module['___errno_location']())>>2)]=value;
1520 return value;
1521 }
1522
1523
1524

Callers 4

sql-debug.jsFile · 0.70
___syscall221Function · 0.70
_sysconfFunction · 0.70
_sbrkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…