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

Function ___lctrans

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

Source from the content-addressed store, hash-verified

395466 return ($16|0);
395467}
395468function ___lctrans($0,$1) {
395469 $0 = $0|0;
395470 $1 = $1|0;
395471 var $2 = 0, label = 0, sp = 0;
395472 sp = STACKTOP;
395473 $2 = (___lctrans_impl($0,$1)|0);
395474 return ($2|0);
395475}
395476function ___lctrans_impl($0,$1) {
395477 $0 = $0|0;
395478 $1 = $1|0;

Callers 1

___strerror_lFunction · 0.85

Calls 1

___lctrans_implFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…