Home | History | Annotate | Download | only in compiler

Lines Matching refs:UnsignedSmall

4129   from = effect = graph()->NewNode(common()->TypeGuard(Type::UnsignedSmall()),
4142 to = effect = graph()->NewNode(common()->TypeGuard(Type::UnsignedSmall()), to,
4231 common()->TypeGuard(Type::UnsignedSmall()), initStart, effect, control);
4242 common()->TypeGuard(Type::UnsignedSmall()),
5015 // latter case we even know that it's a Smi in UnsignedSmall range.
5132 // above guarantee that the {next_index} is in the UnsignedSmall range.