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

Function ___lctrans_impl

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

Source from the content-addressed store, hash-verified

395474 return ($2|0);
395475}
395476function ___lctrans_impl($0,$1) {
395477 $0 = $0|0;
395478 $1 = $1|0;
395479 var $$0 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, label = 0, sp = 0;
395480 sp = STACKTOP;
395481 $2 = ($1|0)==(0|0);
395482 if ($2) {
395483 $$0 = 0;
395484 } else {
395485 $3 = HEAP32[$1>>2]|0;
395486 $4 = ((($1)) + 4|0);
395487 $5 = HEAP32[$4>>2]|0;
395488 $6 = (___mo_lookup($3,$5,$0)|0);
395489 $$0 = $6;
395490 }
395491 $7 = ($$0|0)!=(0|0);
395492 $8 = $7 ? $$0 : $0;
395493 return ($8|0);
395494}
395495function ___mo_lookup($0,$1,$2) {
395496 $0 = $0|0;
395497 $1 = $1|0;

Callers 1

___lctransFunction · 0.85

Calls 1

___mo_lookupFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…