ruby/ext/objspace
Peter Zhu 386a006630 Use rb_hash_foreach in objspace.c
Using RHASH_TBL_RAW is a private API, so we should use rb_hash_foreach
rather than RHASH_TBL_RAW with st_foreach.
2024-02-23 10:24:21 -05:00
..
2023-02-09 10:32:29 -05:00
2024-02-23 10:24:21 -05:00