You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cdac] Fix getting array function type in RuntimeTypeSystem.IsArrayMethod (#106512)
- Array method index should be the slot minus the number of virtuals, not the number of slots
- Constructor index should include 3, not just greater than
0 commit comments