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

/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DWeighNodes.java115 static long weigh(final Node node) { method in class:WeighNodes
119 static long weigh(final Node node, final Map<Node, Long> weightCache) { method in class:WeighNodes

Completed in 32 milliseconds