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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DLookupswitchPair.java29 public class LookupswitchPair extends Bytecode { class in inherits:Bytecode
30 LookupswitchPair(Method method, int bci) { method in class:LookupswitchPair
/openjdk10/hotspot/src/share/vm/interpreter/
H A Dbytecode.hpp140 LookupswitchPair(address bcp): _bcp(bcp) {} function in class:VALUE_OBJ_CLASS_SPEC

Completed in 84 milliseconds