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

Function _unixShmBarrier

js/sql-debug.js:18161–18166  ·  view source on GitHub ↗
($0)

Source from the content-addressed store, hash-verified

18159 STACKTOP = sp;return ($$4|0);
18160}
18161function _unixShmBarrier($0) {
18162 $0 = $0|0;
18163 var label = 0, sp = 0;
18164 sp = STACKTOP;
18165 return;
18166}
18167function _unixShmUnmap($0,$1) {
18168 $0 = $0|0;
18169 $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…