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