Home | History | Annotate | Download | only in profviz

Lines Matching refs:high

455   makeBigInt: function (low,high,unsigned) { var ret = (unsigned ? ((+(((low)>>>(0))))+((+(((high)>>>(0))))*(+(4294967296)))) : ((+(((low)>>>(0))))+((+(((high)|(0))))*(+(4294967296))))); return ret; },
1702 // Flatten i64-1 [low, high] into a (slightly rounded) double