pub unsafe extern "C-unwind" fn JSValueToNumber(
ctx: JSContextRef,
value: JSValueRef,
exception: *mut JSValueRef,
) -> c_double👎Deprecated: renamed to
JSValue::to_numberAvailable on crate features
JSBase and JSValueRef only.