Searched refs:length_value (Results 1 – 1 of 1) sorted by relevance
3107 int32_t length_value = length->AsIntConstant()->GetValue(); in VisitBoundsCheck() local3108 if (length_value == 0 || length_value == 1) { in VisitBoundsCheck()