Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:IsFound

5691       if (it.IsFound()) {
5833 DCHECK(IsFound());
5853 if (!IsFound()) {
5854 return (!info->IsFound() || info->has_holder()) &&
6002 if (IsFound()) return LoadResult(map);
6026 if (IsFound()) return IsLoad() || !IsReadOnly();
6132 if (!info->IsFound()) {
11413 if (to_primitive.CanAccessMonomorphic() && !to_primitive.IsFound() &&
11415 (!to_string_tag.IsFound() || to_string_tag.IsData() ||