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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dvframe_hp.cpp123 void compiledVFrame::set_locals(StackValueCollection* values) const { function in class:compiledVFrame
H A Dvframe.cpp429 void interpretedVFrame::set_locals(StackValueCollection* values) const { function in class:interpretedVFrame
/openjdk10/hotspot/src/cpu/zero/vm/
H A DbytecodeInterpreter_zero.hpp41 inline void set_locals(intptr_t* new_locals) { function
/openjdk10/hotspot/src/share/vm/classfile/
H A DjavaClasses.cpp3752 void java_lang_LiveStackFrameInfo::set_locals(oop element, oop value) { function in class:java_lang_LiveStackFrameInfo

Completed in 222 milliseconds