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

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DCodeInstaller.java108 public CodeInstaller getOnDemandCompilationInstaller(); method in interface:CodeInstaller
H A DContext.java302 public CodeInstaller getOnDemandCompilationInstaller() { method in class:Context.NamedContextCodeInstaller
339 public CodeInstaller getOnDemandCompilationInstaller() { method in class:Context.AnonymousContextCodeInstaller

Completed in 158 milliseconds