Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cdac] Fix getting array function type in RuntimeTypeSystem.IsArrayMethod #106512

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Aug 15, 2024

  • 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

Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@elinor-fung elinor-fung merged commit 7cd266e into dotnet:main Aug 20, 2024
147 of 149 checks passed
@elinor-fung elinor-fung deleted the cdac-fix-array-func-type branch August 20, 2024 17:04
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants