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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp541 static jlong stack_long(intptr_t *tos, int offset);
H A DbytecodeInterpreter.cpp2872 jlong BytecodeInterpreter::stack_long(intptr_t *tos, int offset) { function in class:BytecodeInterpreter

Completed in 41 milliseconds