Searched refs:bigIntFits32 (Results 1 – 2 of 2) sorted by relevance
295 const bigIntFits32 = (b)=>(b >= (-0x7fffffffn - 1n) && b <= 0x7fffffffn); function669 bigIntFits32, bigIntFits64, bigIntFitsDouble,
242 }else if(util.bigIntFits32(val)){