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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp563 static jlong locals_long(intptr_t* locals, int offset);
H A DbytecodeInterpreter.cpp2939 jlong BytecodeInterpreter::locals_long(intptr_t* locals, int offset) { function in class:BytecodeInterpreter

Completed in 30 milliseconds