JS_NewNumber

Function JS_NewNumber 

Source
pub unsafe extern "C" fn JS_NewNumber(
    ctx: *mut JSContext,
    d: f64,
) -> JSValue