Lines Matching refs:has_value
119 dependencies, transition_map.has_value()
121 : holder.has_value() ? holder->map().object()
213 DCHECK_IMPLIES(kind == kDictionaryProtoAccessorConstant, name.has_value());
234 DCHECK_IMPLIES(transition_map.has_value(),
255 if (!lhs.has_value()) return !rhs.has_value();
256 if (!rhs.has_value()) return false;
385 if (access_info.has_value()) {
397 if (!access_info.has_value()) return false;
402 if (!map_ref.has_value()) continue;
443 if (!descriptors_field_type_ref.has_value()) return Invalid();
478 if (!maybe_field_map.has_value()) return Invalid();
543 if (!cell_ref.has_value()) {
567 if (!accessor_ref.has_value()) return PropertyAccessInfo::Invalid(zone);
594 if (!holder.has_value()) return PropertyAccessInfo::Invalid(zone);
600 if (cached_property_name.has_value()) {
603 if (cached_property_name_ref.has_value()) {
677 if (!maybe_holder.has_value()) {
750 if (!constructor.has_value()) return Invalid();
770 if (details.kind() == PropertyKind::kData && holder.has_value()) {
868 if (V8_DICT_PROPERTY_CONST_TRACKING_BOOL && holder.has_value()) {
1020 if (!first_map_ref.has_value()) return {};
1028 if (!map.has_value()) return {};
1096 if (!maybe_transition_map.has_value()) return Invalid();
1138 if (!descriptors_field_type_ref.has_value()) return Invalid();
1154 if (!maybe_field_map.has_value()) return Invalid();