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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp573 static void set_locals_long(intptr_t *locals, jlong value, int offset);
H A DbytecodeInterpreter.cpp2972 void BytecodeInterpreter::set_locals_long(intptr_t *locals, function in class:BytecodeInterpreter

Completed in 30 milliseconds