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

Function _a_ctz_l_830

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

Source from the content-addressed store, hash-verified

396375 return (0)|0;
396376}
396377function _a_ctz_l_830($0) {
396378 $0 = $0|0;
396379 var $$068 = 0, $$07 = 0, $$09 = 0, $1 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, label = 0, sp = 0;
396380 sp = STACKTOP;
396381 $1 = ($0|0)==(0);
396382 if ($1) {
396383 $$07 = 32;
396384 } else {
396385 $2 = $0 & 1;
396386 $3 = ($2|0)==(0);
396387 if ($3) {
396388 $$068 = $0;$$09 = 0;
396389 while(1) {
396390 $4 = (($$09) + 1)|0;
396391 $5 = $$068 >>> 1;
396392 $6 = $5 & 1;
396393 $7 = ($6|0)==(0);
396394 if ($7) {
396395 $$068 = $5;$$09 = $4;
396396 } else {
396397 $$07 = $4;
396398 break;
396399 }
396400 }
396401 } else {
396402 $$07 = 0;
396403 }
396404 }
396405 return ($$07|0);
396406}
396407function _cycle($0,$1,$2) {
396408 $0 = $0|0;
396409 $1 = $1|0;

Callers 1

_pntzFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…