Searched refs:ComputeArraySlotKind (Results 1 – 3 of 3) sorted by relevance
653 base::Optional<ObjectSlotKind> ClassType::ComputeArraySlotKind() const { in ComputeArraySlotKind() function in v8::internal::torque::ClassType671 if (auto slot = ComputeArraySlotKind()) { in HasNoPointerSlots()
740 base::Optional<ObjectSlotKind> ComputeArraySlotKind() const;
4963 slots.push_back(*type->ComputeArraySlotKind()); in MatchSimpleBodyDescriptor()5015 type->ComputeArraySlotKind(); in GenerateBodyDescriptors()