You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GR-23791] Do not report polymorphism for MetaClassNode
* This caused excessive splitting and is much less needed since we can
now read the metaClass directly as a field of RubyDynamicObject instead
of inline caching on the Shape.
0 commit comments