[][src]Constant js_int::MIN_SAFE_INT

pub const MIN_SAFE_INT: i64 = -MAX_SAFE_INT; // -9_007_199_254_740_991i64

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