4eecf5dfa0
A 'classNeedsRti' sometimes when it has no type arguments, e.g. CodeUnits needs the substitutions to act as Iterable<int>. It also happens for all classes when .runtimeType is used :-( BUG= Review URL: https://codereview.chromium.org/2260993002 .