Searched defs:big (Results 1 – 1 of 1) sorted by relevance
117 const big = BigInt(hi) << SHIFT_32BITS | BigInt(lo); constant129 const big = BigInt(hi) << SHIFT_32BITS | BigInt(lo); constant