Searched defs:SignedSmall (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | types.h | 374 static Type SignedSmall() { return NewBitset(BitsetType::SignedSmall()); } in SignedSmall() function |
D | types.cc | 1032 BitsetType::bitset BitsetType::SignedSmall() { in SignedSmall() function in v8::internal::compiler::BitsetType |