Searched refs:GetUint31Type (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
D | type-oracle.h | 286 static const Type* GetUint31Type() { in GetUint31Type() function |
D | types.cc | 1275 type == TypeOracle::GetUint31Type() || in IsAnyUnsignedInteger() |