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 rb_vm_exec to DEFAULT_SKIPPED_RUBY_FUNCTIONS #69

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

peterzhu2118
Copy link
Member

It seems like rb_eval_string is optimized out in Ruby 3.3.6 and 3.4.1 and Ruby head, so the top frame becauses rb_vm_exec.

It seems like rb_eval_string is optimized out in Ruby 3.3.6 and 3.4.1 and
Ruby head, so the top frame becauses rb_vm_exec.
@peterzhu2118 peterzhu2118 merged commit a921926 into main Jan 3, 2025
13 checks passed
@peterzhu2118 peterzhu2118 deleted the add-rb-vm-exec branch January 3, 2025 19:16
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