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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/
H A DCompilationPhase.java204 private static final class ScopeDepthComputationPhase extends CompilationPhase { class in class:CompilationPhase
216 static final CompilationPhase SCOPE_DEPTH_COMPUTATION_PHASE = new ScopeDepthComputationPhase();

Completed in 56 milliseconds