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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp558 static address locals_slot(intptr_t* locals, int offset);
H A DbytecodeInterpreter.cpp2924 address BytecodeInterpreter::locals_slot(intptr_t* locals, int offset) { function in class:BytecodeInterpreter

Completed in 59 milliseconds