pub type JSObjectRef = *mut OpaqueJSValue;
A JavaScript object. A JSObjectRef is a JSValueRef.
JSObjectRef
JSValueRef