Searched refs:both_const (Results 1 – 2 of 2) sorted by relevance
2830 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local2831 locations->SetInAt(0, both_const in VisitBoundsCheck()2834 locations->SetInAt(1, both_const in VisitBoundsCheck()
6892 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local6893 locations->SetInAt(0, both_const in VisitBoundsCheck()6896 locations->SetInAt(1, both_const in VisitBoundsCheck()