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

Function _swapc

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

Source from the content-addressed store, hash-verified

395611 return ($$4|0);
395612}
395613function _swapc($0,$1) {
395614 $0 = $0|0;
395615 $1 = $1|0;
395616 var $$ = 0, $2 = 0, $3 = 0, label = 0, sp = 0;
395617 sp = STACKTOP;
395618 $2 = ($1|0)==(0);
395619 $3 = (_llvm_bswap_i32(($0|0))|0);
395620 $$ = $2 ? $0 : $3;
395621 return ($$|0);
395622}
395623function _strcmp($0,$1) {
395624 $0 = $0|0;
395625 $1 = $1|0;

Callers 1

___mo_lookupFunction · 0.85

Calls 1

_llvm_bswap_i32Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…