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