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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp137 int _total_frame_sizes; // Total of number*sizes frames member in class:Deoptimization::UnrollBlock
184 static int total_frame_sizes_offset_in_bytes() { return offset_of(UnrollBlock, _total_frame_sizes); }

Completed in 30 milliseconds