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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DScriptRuntime.java988 private static boolean isNumberAndString(final JSType xType, final JSType yType) { method in class:ScriptRuntime

Completed in 101 milliseconds