pub unsafe extern "C-unwind" fn JSValueIsNumber(
ctx: JSContextRef,
value: JSValueRef,
) -> bool👎Deprecated: renamed to
JSValue::is_numberAvailable on crate features
JSBase and JSValueRef only.