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

Fix calling a native function directly from another native function #413

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

irh
Copy link
Contributor

@irh irh commented Jan 22, 2025

This is a hangover from 351609f, there's no need to try to resize the register stack when there's no calling frame.

This is a hangover from 351609f,
there's no need to try to resize the register stack when there's no
calling frame.
@irh irh merged commit bd6fe37 into main Jan 22, 2025
8 checks passed
@irh irh deleted the fix-calling-native-function-in-empty-vm branch January 22, 2025 08:22
irh added a commit that referenced this pull request Jan 22, 2025
…413)

Backport of bd6fe37

This is a hangover from 351609f,
there's no need to try to resize the register stack when there's no
calling frame.
@irh irh mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant