Lines Matching refs:IsUndetectableObject
3168 } else if (obj->IsUndefined() || obj->IsUndetectableObject()) {3169 return other->IsUndefined() || other->IsUndetectableObject();