Searched refs:IsInNumbers (Results 1 – 2 of 2) sorted by relevance
66 static bool IsInNumbers(ElementsKind kind) in IsInNumbers() function
114 if (rawValue.IsHole() && Elements::IsInNumbers(kind)) { in ConvertTaggedValueWithElementsKind()