ruby/ext/coverage
Peter Zhu 6bd3e8fbb2 Use rb_hash_foreach in coverage
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
..
lib
coverage.c Use rb_hash_foreach in coverage 2024-02-23 10:24:21 -05:00
depend [Feature #19719] Universal Parser 2023-06-12 18:23:48 +09:00
extconf.rb