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

Prefer size pool heap macros over direct access #5054

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

eightbitraptor
Copy link
Contributor

This PR fixes up some inconsistencies in the way we access the eden and tomb heaps for each size pool. Preferring the use of the SIZE_POOL_EDEN_HEAP and SIZE_POOL_TOMB_HEAP macros over accessing the members directly.

@peterzhu2118 peterzhu2118 merged commit ed8540e into ruby:master Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants