Project

General

Profile

« Previous | Next » 

Revision 6e901939

Added by nobu (Nobuyoshi Nakada) over 3 years ago

Revert "ID in rb_id_table_foreach_with_replace [Feature #18253]"

This reverts commit 530e485265dac6e2aea1d587a4a79a314cc772cf.
rb_id_table_foreach_with_replace is used during GC compaction,
and the global symbols array can have been moved at that time.