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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp72 TosState _tos_in; // tos cache state before template execution member in class:VALUE_OBJ_CLASS_SPEC
88 TosState tos_in() const { return _tos_in; }

Completed in 52 milliseconds