Searched refs:moveLeftAndReduce (Results 1 - 1 of 1) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java116 private void moveLeftAndReduce(final int from, final int to) { method in class:CodeRangeBuffer
203 pbuf.moveLeftAndReduce(fromPos, toPos);

Completed in 45 milliseconds