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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp182 typedef union VMSlotVal32 { union in class:BytecodeInterpreter
185 } VMSlotVal32; typedef in class:BytecodeInterpreter
193 VMSlotVal32 s; /* any value from a "slot" or locals[] */

Completed in 570 milliseconds