Searched defs:getWidestOperationType (Results 1 - 5 of 5) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/
H A DExpression.java85 public Type getWidestOperationType() { method in class:Expression
H A DUnaryNode.java126 public Type getWidestOperationType() { method in class:UnaryNode
H A DBinaryNode.java182 public Type getWidestOperationType() { method in class:BinaryNode
H A DLiteralNode.java342 public Type getWidestOperationType() { method in class:LiteralNode.BooleanLiteralNode
404 public Type getWidestOperationType() { method in class:LiteralNode.NumberLiteralNode
614 public Type getWidestOperationType() { method in class:LiteralNode.NullLiteralNode
H A DFunctionNode.java1086 public Type getWidestOperationType() { method in class:FunctionNode

Completed in 59 milliseconds