Home
last modified time | relevance | path

Searched defs:IsInhabited (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dtypes.h388 bool IsInhabited() { return BitsetType::IsInhabited(this->BitsetLub()); } in IsInhabited() function
588 static bool IsInhabited(bitset bits) { in IsInhabited() function