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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.cpp54 int field_index_or_method_params) {
56 int f = ((int)state << tos_state_shift) | option_bits | field_index_or_method_params;
52 make_flags(TosState state, int option_bits, int field_index_or_method_params) argument

Completed in 31 milliseconds