⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

JS_NAN

Constant JS_NAN 

Source
pub const JS_NAN: JsNumber = i64::MAX; // 9_223_372_036_854_775_807i64
Expand description

JsNumber NaN sentinel (max i64 – not a real number)