Searched refs:kNoHashSentinel (Results 1 – 6 of 6) sorted by relevance
238 STATIC_ASSERT(PropertyArray::kNoHashSentinel == 0); in CreatePromiseAllResolveElementFunction()2089 STATIC_ASSERT(PropertyArray::kNoHashSentinel == 0); in TF_BUILTIN()
1388 jsgraph()->SmiConstant(PropertyArray::kNoHashSentinel)); in ReduceJSCreateObject()
2788 jsgraph()->SmiConstant(PropertyArray::kNoHashSentinel)); in BuildExtendPropertiesBackingStore()
6684 DCHECK_NE(PropertyArray::kNoHashSentinel, hash); in SetHashAndUpdateProperties()6733 return PropertyArray::kNoHashSentinel; in GetIdentityHashHelper()6739 DCHECK_NE(PropertyArray::kNoHashSentinel, hash); in SetIdentityHash()6759 if (hash != PropertyArray::kNoHashSentinel) { in SetProperties()6770 if (hash == PropertyArray::kNoHashSentinel) { in GetIdentityHash()6781 DCHECK_NE(PropertyArray::kNoHashSentinel, hash); in CreateIdentityHash()17757 dict->SetHash(PropertyArray::kNoHashSentinel); in New()
1968 static const int kNoHashSentinel = 0; variable
1745 var_hash = IntPtrConstant(PropertyArray::kNoHashSentinel); in LoadJSReceiverIdentityHash()1774 IntPtrConstant(PropertyArray::kNoHashSentinel)), in LoadJSReceiverIdentityHash()3388 SmiConstant(PropertyArray::kNoHashSentinel), in AllocateNameDictionaryWithCapacity()