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

Function _unixFetch

js/sql-debug.js:18236–18246  ·  view source on GitHub ↗
($0,$1,$2,$3,$4)

Source from the content-addressed store, hash-verified

18234 return 0;
18235}
18236function _unixFetch($0,$1,$2,$3,$4) {
18237 $0 = $0|0;
18238 $1 = $1|0;
18239 $2 = $2|0;
18240 $3 = $3|0;
18241 $4 = $4|0;
18242 var label = 0, sp = 0;
18243 sp = STACKTOP;
18244 HEAP32[$4>>2] = 0;
18245 return 0;
18246}
18247function _unixUnfetch($0,$1,$2,$3) {
18248 $0 = $0|0;
18249 $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…