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