Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h302 static const Type* GetUint8Type() { in GetUint8Type() function
Dtypes.cc1163 } else if (this == TypeOracle::GetUint8Type()) { in AlignmentLog2()
1235 } else if (type->IsSubtypeOf(TypeOracle::GetUint8Type())) { in SizeOf()
1277 type == TypeOracle::GetUint8Type() || in IsAnyUnsignedInteger()