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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java275 public static final int _shouldnotreachhere = 232; // For debugging field in class:Bytecodes
804 def(_shouldnotreachhere , "_shouldnotreachhere" , "b" , null , BasicType.getTVoid() , 0, false);
/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp288 _shouldnotreachhere, // For debugging enumerator in enum:Bytecodes::Code

Completed in 41 milliseconds