Searched defs:CONSTANT_FOLDING_PHASE (Results 1 - 1 of 1) sorted by last modified time

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DCompilationPhase.java73 static final CompilationPhase CONSTANT_FOLDING_PHASE = new ConstantFoldingPhase(); field in class:CompilationPhase

Completed in 54 milliseconds