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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvframe_hp.cpp59 // In rare instances set_locals may have occurred in which case
122 void compiledVFrame::set_locals(StackValueCollection* values) const { function in class:compiledVFrame
H A Dvframe.cpp296 void interpretedVFrame::set_locals(StackValueCollection* values) const { function in class:interpretedVFrame
/openjdk7/hotspot/src/cpu/zero/vm/
H A DbytecodeInterpreter_zero.hpp41 inline void set_locals(intptr_t* new_locals) { function

Completed in 901 milliseconds