Searched defs:get_jvalue_in_slot (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DabstractInterpreter.hpp277 static void get_jvalue_in_slot(intptr_t* slot_addr, BasicType type, jvalue* value) { function in class:AbstractInterpreter

Completed in 30 milliseconds