Searched refs:index_value (Results 1 – 1 of 1) sorted by relevance
3113 int32_t index_value = index->AsIntConstant()->GetValue(); in VisitBoundsCheck() local3114 if (index_value <= 0) { in VisitBoundsCheck()