pub unsafe fn IsArray( cx: *mut JSContext, obj: HandleObject<'_>, isArray: *mut bool, ) -> bool
Use wrappers2 instead