Searched refs:IsHeapConstant (Results 1 – 12 of 12) sorted by relevance
126 if (IsHeapConstant()) return AsHeapConstant()->Lub(); in BitsetLub()476 if (this->IsHeapConstant()) { in SimplyEquals()477 return that.IsHeapConstant() && in SimplyEquals()487 if (that.IsHeapConstant() || that.IsOtherNumberConstant()) return false; in SimplyEquals()929 if (this->IsHeapConstant() || this->IsOtherNumberConstant()) { in NumConstants()934 if (this->AsUnion()->Get(i).IsHeapConstant()) ++result; in NumConstants()996 } else if (this->IsHeapConstant()) { in PrintTo()
39 if (upper.IsHeapConstant()) { in Reduce()
94 if (object_type.IsHeapConstant()) { in GetStableMapFromObjectType()153 if (map_type.IsHeapConstant() && in ReduceCheckMaps()368 if (!constant_type.IsHeapConstant()) return NoChange(); in TryReduceStringComparisonOfStringFromSingleCharCode()581 } else if (type.IsHeapConstant()) { in ReduceTypeOf()
29 if (m.IsHeapConstant()) return Decision::kFalse; in DecideObjectIsSmi()
124 if (!target_type.IsHeapConstant() || !new_target_type.IsHeapConstant() || in ReduceJSCreate()412 if (closure_type.IsHeapConstant()) { in ReduceJSCreateGeneratorObject()710 if (new_target_type.IsHeapConstant() && in ReduceJSCreateArray()1353 if (!prototype_type.IsHeapConstant()) return NoChange(); in ReduceJSCreateObject()
998 if (input_type.IsHeapConstant()) { in ReduceJSToNumberOrNumericInput()1401 if (module_type.IsHeapConstant()) { in BuildGetModuleCell()1554 if (target_type.IsHeapConstant() && in ReduceJSConstructForwardVarargs()1588 if (target_type.IsHeapConstant() && in ReduceJSConstruct()1671 if (target_type.IsHeapConstant() && in ReduceJSCall()
942 if (lhs.IsHeapConstant() && rhs.Is(lhs)) { in JSEqualTyper()987 if (lhs.IsHeapConstant() && rhs.Is(lhs)) { in NumberCompareTyper()1418 if (!fun.IsHeapConstant() || !fun.AsHeapConstant()->Ref().IsJSFunction()) { in JSCallTyper()1876 if (lhs.IsHeapConstant() && rhs.Is(lhs)) { in ReferenceEqualTyper()
398 bool IsHeapConstant() const { return IsKind(TypeBase::kHeapConstant); } in IsHeapConstant() function
672 if (map_type.IsHeapConstant() && in ReduceNode()
963 if (new_value_type.IsHeapConstant()) { in ReduceStoreField()
1158 if (lhs.IsHeapConstant() && rhs.Is(lhs)) { in StrictEqual()
1207 if (value_type.IsHeapConstant()) { in WriteBarrierKindFor()