Searched defs:UnsignedSmall (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | types.h | 386 static Type UnsignedSmall() { return NewBitset(BitsetType::UnsignedSmall()); } in UnsignedSmall() function |
D | types.cc | 1087 BitsetType::bitset BitsetType::UnsignedSmall() { in UnsignedSmall() function in v8::internal::compiler::BitsetType |