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

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

Completed in 31 milliseconds