Home | History | Annotate | Download | only in compiler

Lines Matching refs:SignedSmall

588       if (!NodeProperties::GetType(value).Is(Type::SignedSmall())) {
761 if (length_type.Is(Type::SignedSmall()) && length_type.Min() >= 0 &&
781 if (!value_type.Is(Type::SignedSmall())) {