mirror of
https://github.com/ruby/ruby.git
synced 2026-08-12 08:20:37 +08:00
Singleton classes don't need to be iterated in the subclasses list, we only need to know that a subclass exists so that we can use the "method entry" path for invalidation.