Searched refs:FitsRepresentation (Results 1 – 4 of 4) sorted by relevance
414 if (value->FitsRepresentation(expected_representation)) { in ParseJsonObject()
333 DCHECK(object->FitsRepresentation(representation)); in WrapForRead()1132 bool Object::FitsRepresentation(Representation representation) { in FitsRepresentation() function
1099 inline bool FitsRepresentation(Representation representation);
9773 return value->FitsRepresentation(details.representation()) && in CanHoldValue()9778 value->FitsRepresentation(details.representation())); in CanHoldValue()