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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DJSType.java159 public static final Call DIV_ZERO = staticCall(JSTYPE_LOOKUP, JSType.class, "divZero", int.class, int.class, int.class); field in class:JSType

Completed in 43 milliseconds