Project

General

Profile

« Previous | Next » 

Revision 4d9ad91a

Added by peterzhu2118 (Peter Zhu) over 3 years ago

Rename rb_id_table_foreach_with_replace

Renames rb_id_table_foreach_with_replace to
rb_id_table_foreach_values_with_replace and passes only the value to the
callback. We can use this in GC compaction when we cannot access the
global symbol array.