Searched refs:rightComponentType (Results 1 – 1 of 1) sorted by relevance
304 const Type& rightComponentType = right.componentType(); in determineBinaryType() local305 if (leftComponentType.isBoolean() || rightComponentType.isBoolean()) { in determineBinaryType()378 if (!leftComponentType.isInteger() || !rightComponentType.isInteger()) { in determineBinaryType()