Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h294 static const Type* GetUint16Type() { in GetUint16Type() function
Dtypes.cc1167 } else if (this == TypeOracle::GetUint16Type()) { in AlignmentLog2()
1241 } else if (type->IsSubtypeOf(TypeOracle::GetUint16Type())) { in SizeOf()
1276 type == TypeOracle::GetUint16Type() || in IsAnyUnsignedInteger()