Searched refs:IsFloating (Results 1 – 4 of 4) sorted by relevance
142 if (!IsFloating(type)) { in ParseAndEncodeFloatingPointNumber()209 if (IsFloating(type)) { in ParseAndEncodeNumber()
44 inline bool IsFloating(const NumberType& type) { in IsFloating() function