Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove use of symbols and arrays when freeing global table #10952

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

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

peterzhu2118
Copy link
Member

This removes the use of symbol and array objects when freeing the global table so we can now free symbols and arrays earlier.

@peterzhu2118 peterzhu2118 force-pushed the global-table-no-symbol branch from 2509224 to 837e320 Compare June 10, 2024 15:50
This removes the use of symbol and array objects when freeing the global
table so we can now free symbols and arrays earlier.
@peterzhu2118 peterzhu2118 force-pushed the global-table-no-symbol branch from 837e320 to 47f46ff Compare June 10, 2024 15:51
@peterzhu2118 peterzhu2118 merged commit 32683aa into ruby:master Jun 11, 2024
100 checks passed
@peterzhu2118 peterzhu2118 deleted the global-table-no-symbol branch June 11, 2024 14:33
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