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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java36 public static final int _illegal = -1; field in class:Bytecodes
/openjdk10/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp39 _illegal = -1, enumerator in enum:Bytecodes::Code

Completed in 234 milliseconds