pub unsafe fn IsArray1( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, answer: *mut IsArrayAnswer, ) -> bool