Class InvalidatingTypes


  • public final class InvalidatingTypes
    extends java.lang.Object
    Keeps track of "invalidating types" that force type-based optimizations to back off.

    Specifically for InlineProperties, AmbiguateProperties, and DisambiguateProperties.

    • Method Detail

      • isInvalidating

        public boolean isInvalidating​(JSType type)
      • getMismatchLocations

        public com.google.common.collect.ImmutableSetMultimap<JSType,​Node> getMismatchLocations()