Searched refs:has_holder (Results 1 – 2 of 2) sorted by relevance
2622 bool has_holder() { return !holder_.is_null(); } in has_holder() function
6399 return (!info->IsFound() || info->has_holder()) && in IsCompatible()6405 if (info->has_holder()) return false; in IsCompatible()6672 if (info->has_holder()) { in BuildMonomorphicAccess()