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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp571 static void set_locals_object(intptr_t *locals, oop value, int offset);
H A DbytecodeInterpreter.cpp2964 void BytecodeInterpreter::set_locals_object(intptr_t *locals, function in class:BytecodeInterpreter

Completed in 30 milliseconds