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

/openjdk10/hotspot/src/jdk.internal.vm.compiler/.mx.graal/
H A Dmx_graal_9.py62 class JVMCIMode: class in inherits:
82 _vm = JVMCIMode(jvmciMode='jit')
216 with JVMCIMode('jit'):
237 with JVMCIMode('hosted'):
242 with JVMCIMode('hosted'):
247 with JVMCIMode('hosted'):
263 with JVMCIMode('jit'):
268 with JVMCIMode('jit'):
273 with JVMCIMode('jit'):

Completed in 35 milliseconds