[][src]Constant js_int::MAX_SAFE_INT

pub const MAX_SAFE_INT: i64 = 0x001F_FFFF_FFFF_FFFF;

The largest integer value that can be represented exactly by an f64.