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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp135 int _caller_adjustment; // Adjustment, in bytes, to caller's SP by initial interpreted frame member in class:Deoptimization::UnrollBlock
181 static int caller_adjustment_offset_in_bytes() { return offset_of(UnrollBlock, _caller_adjustment); }

Completed in 30 milliseconds