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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp187 static int return_type_offset_in_bytes() { return offset_of(UnrollBlock, _return_type); } function in class:Deoptimization::UnrollBlock

Completed in 28 milliseconds