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