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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp550 static void set_stack_double(intptr_t *tos, jdouble value, int offset);
H A DbytecodeInterpreter.cpp2898 void BytecodeInterpreter::set_stack_double(intptr_t *tos, jdouble value, function in class:BytecodeInterpreter

Completed in 40 milliseconds