Searched refs:AsClass (Results 1 – 6 of 6) sorted by relevance
171 if (type->IsClass()) return type->AsClass()->Lub(); in Lub()480 && *this->AsClass()->Map() == *that->AsClass()->Map(); in SimplyEquals()610 return !this->IsClass() || this->AsClass()->Map()->is_stable(); in NowStable()1160 return type->AsClass()->Map(); in current()1211 return ClassType::New(type->AsClass()->Map(), region); in Convert()1320 os << "Class(" << static_cast<void*>(*this->AsClass()->Map()) << " < "; in PrintTo()
505 ClassType* AsClass() { return ClassType::cast(this); } in AsClass() function
2591 if (type->IsClass()) return Map::WeakCellForMap(type->AsClass()->Map()); in WrapType()
1287 receiver->AsClass()->Map()->IsJSFunctionMap()) { in TypeJSLoadNamed()1288 Handle<Map> map = receiver->AsClass()->Map(); in TypeJSLoadNamed()1854 Handle<Map> object_map = object_type->AsClass()->Map(); in GetStableMapFromObjectType()
328 CHECK(*map == *type->AsClass()->Map()); in Class()
11547 Handle<Map> map = combined_type->AsClass()->Map(); in BuildCompareInstruction()11580 Handle<Map> map = combined_type->AsClass()->Map(); in BuildCompareInstruction()