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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp537 static jint stack_int(intptr_t *tos, int offset);
H A DbytecodeInterpreter.cpp2856 jint BytecodeInterpreter::stack_int(intptr_t *tos, int offset) { function in class:BytecodeInterpreter

Completed in 61 milliseconds