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