Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h286 static const Type* GetUint31Type() { in GetUint31Type() function
Dtypes.cc1275 type == TypeOracle::GetUint31Type() || in IsAnyUnsignedInteger()