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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp257 inline int frame::monitor_offset_for_compiler(int local_index, int nof_args, int max_nof_locals, int max_nof_monitors) { function in class:frame
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp284 inline int frame::monitor_offset_for_compiler(int local_index, int nof_args, int max_nof_locals, int max_nof_monitors) { function in class:frame

Completed in 47 milliseconds