Searched refs:IsPropertyArray (Results 1 – 7 of 7) sorted by relevance
55 DCHECK(IsPropertyArray()); in set()72 DCHECK(IsPropertyArray()); in set()91 DCHECK(IsPropertyArray()); in Swap()
768 if (properties.IsPropertyArray()) { in SetHashAndUpdateProperties()796 if (properties.IsPropertyArray()) { in GetIdentityHashHelper()835 DCHECK_IMPLIES(properties.IsPropertyArray() && in SetProperties()
412 object.IsPropertyArray(cage_base) || // in Verify()451 } else if (object.IsPropertyArray(cage_base)) { in Verify()
2335 DCHECK(container->IsPropertyArray() || container->IsContext() || in AddDeferredReference()2401 if (InstanceTypeChecker::IsPropertyArray(instance_type)) { in ProcessDeferredReferences()
325 if (!raw_properties_or_hash.IsPropertyArray(cage_base)) { in GetOwnFastDataPropertyFromHeap()
3123 IsPropertyArray(object), in StoreFixedArrayOrPropertyArrayElement()3869 CSA_DCHECK(this, Word32Or(Word32Or(Word32Or(IsPropertyArray(*properties), in InitializeJSObjectFromMap()5192 CSA_SLOW_DCHECK(this, Word32Or(IsPropertyArray(from_array), in CopyPropertyArrayValues()6615 TNode<BoolT> CodeStubAssembler::IsPropertyArray(TNode<HeapObject> object) { in IsPropertyArray() function in v8::internal::CodeStubAssembler11737 IsPropertyArray(array))); in BuildFastArrayForEach()
2612 TNode<BoolT> IsPropertyArray(TNode<HeapObject> object);