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

/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp424 BytecodeStream *_itr_send; // variables to handle them properly. member in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java1143 _itr_send = itr;
1761 fillStackmapForOpcodes(_itr_send, vars(), stack(), _stack_top);
1898 BytecodeStream _itr_send; // variables to handle them properly. field in class:GenerateOopMap

Completed in 60 milliseconds