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

Add pinning for the runtime code based on GCChecker (callee pinning) #57

Draft
wants to merge 1 commit into
base: v1.9.2+RAI
Choose a base branch
from

Conversation

qinsoon
Copy link
Member

@qinsoon qinsoon commented Jun 7, 2024

This PR fixes issues in the runtime code that are found by GCChecker about pinning. This PR uses the callee pinning rule -- the callee is responsible to pin arguments if necessary. This is based on #56.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant