Searched defs:getBytecodeStackType (Results 1 - 6 of 6) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/types/
H A DBooleanType.java68 public char getBytecodeStackType() { method in class:BooleanType
H A DObjectType.java190 public char getBytecodeStackType() { method in class:ObjectType
H A DLongType.java69 public char getBytecodeStackType() { method in class:LongType
H A DIntType.java84 public char getBytecodeStackType() { method in class:IntType
H A DNumberType.java68 public char getBytecodeStackType() { method in class:NumberType
H A DType.java181 public abstract char getBytecodeStackType(); method in class:Type

Completed in 61 milliseconds