Lines Matching full:has_value
4215 DCHECK(private_->desc.has_value());4229 bool v8::PropertyDescriptor::has_value() const {4230 return private_->desc.has_value();