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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp161 // relocInfo::virtual_call_type -- a virtual call site (which includes an inline
259 virtual_call_type = 2, // a standard inline cache call for a virtual send enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
976 relocInfo::relocType type() { return relocInfo::virtual_call_type; }

Completed in 35 milliseconds