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

[pull] master from ruby:master #589

Merged
merged 4 commits into from
Jan 27, 2025
Merged

[pull] master from ruby:master #589

merged 4 commits into from
Jan 27, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 27, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

For moving garbage collectors, we may want to combine liveliness checking
with reference updating for performance. This commit allows for non-weak
references to be passed into the callback function when weak_only is false.
We can use rb_gc_vm_weak_table_foreach for reference updating of weak tables
in the default GC.
If the object is a T_MOVED, then it is poisoned in ASAN, so we need to
unpoison it before checking the type.
@pull pull bot added the ⤵️ pull label Jan 27, 2025
@pull pull bot merged commit cb9aeb2 into wapm-packages:master Jan 27, 2025
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.

1 participant