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

Remove FCThrows from Reflection APIs. #110766

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

AaronRobinsonMSFT
Copy link
Member

This represents the final PR for removing Helper Method Frames (HMF) from the Reflection APIs.

All further HMFs are within jithelpers.cpp.

Copy link
Contributor

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

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 7 changed files in this pull request and generated 4 comments.

Files not reviewed (5)
  • src/coreclr/vm/ecalllist.h: Language not supported
  • src/coreclr/vm/fcall.cpp: Language not supported
  • src/coreclr/vm/fcall.h: Language not supported
  • src/coreclr/vm/runtimehandles.cpp: Language not supported
  • src/coreclr/vm/runtimehandles.h: Language not supported

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 8edcc31 into dotnet:main Dec 18, 2024
90 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the hmf_remove10 branch December 18, 2024 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants