Home | History | Annotate | Download | only in ia32

Lines Matching refs:kIndexIsTooLarge

3299   ThrowIf(NegateCondition(no_overflow), kIndexIsTooLarge);
3302 ThrowIf(greater_equal, kIndexIsTooLarge);