Home | History | Annotate | Download | only in v8-v4

Lines Matching refs:lbit

868 function lbit(x) {
883 if(this_array[i] != 0) return i*BI_DB+lbit(this_array[i]);