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

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

Completed in 55 milliseconds