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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp531 Start_Klass = CHANGE_LIMIT // internal indicator for ContextStream enumerator in enum:DepChange::ChangeType
H A Ddependencies.cpp1591 _change_type = (new_type == NULL ? NO_CHANGE : Start_Klass);
1600 case Start_Klass: // initial state; _klass is the new type

Completed in 36 milliseconds