Searched refs:rightToLeftCost (Results 1 – 1 of 1) sorted by relevance
372 CoercionCost rightToLeftCost = right.coercionCost(left); in determineBinaryType() local382 if (rightToLeftCost.isPossible(allowNarrowing) && rightToLeftCost < leftToRightCost) { in determineBinaryType()