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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.hpp531 Start_Klass = CHANGE_LIMIT // internal indicator for ContextStream
535 // for (DepChange::ContextStream str(changes); str.next(); ) {
541 class ContextStream : public StackObj { class in class:DepChange
557 ContextStream(DepChange& changes) function in class:DepChange::ContextStream
561 ContextStream(DepChange& changes, No_Safepoint_Verifier& nsv) function in class:DepChange::ContextStream
571 friend class DepChange::ContextStream;

Completed in 31 milliseconds