pub unsafe fn IsArrayObject( cx: *mut JSContext, value: Handle<'_, Value>, isArray: *mut bool, ) -> bool
Use wrappers2 instead