Home
last modified time | relevance | path

Searched refs:IsIntegralType (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h304 static constexpr bool IsIntegralType(Type type) { in IsIntegralType() function
314 return IsIntegralType(type) || IsFloatingPointType(type) || in IsPrimitive()
752 CTypeInfo::IsIntegralType(kType),
756 CTypeInfo::IsIntegralType(kType),