Searched refs:set_call_object (Results 1 – 6 of 6) sorted by relevance
133 void RelocInfo::set_call_object(Object* target) { in set_call_object() function
262 void RelocInfo::set_call_object(Object* target) { in set_call_object() function
134 void RelocInfo::set_call_object(Object* target) { in set_call_object() function
212 INLINE(void set_call_object(Object* target));
303 if (IsCompacting()) rinfo->set_call_object(code); in VisitDebugTarget()
4969 it.rinfo()->set_call_object(code); in ConvertICTargetsFromAddressToObject()