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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp568 static void set_locals_slot(intptr_t *locals, address value, int offset);
H A DbytecodeInterpreter.cpp2952 void BytecodeInterpreter::set_locals_slot(intptr_t *locals, function in class:BytecodeInterpreter

Completed in 41 milliseconds