Searched defs:InherentLub (Results 1 – 2 of 2) sorted by relevance
83 int TypeImpl<Config>::BitsetType::InherentLub(TypeImpl* type) { in InherentLub() function in v8::internal::TypeImpl::BitsetType
122 static int InherentLub(Handle<HeapType> type) { return InherentLub(*type); } in InherentLub() function