Searched refs:IsSortedNoDuplicates (Results 1 – 4 of 4) sorted by relevance
864 bool DescriptorArray::IsSortedNoDuplicates() { in IsSortedNoDuplicates() function in v8::internal::DescriptorArray
1888 SLOW_ASSERT(IsSortedNoDuplicates()); in Search()
2595 bool IsSortedNoDuplicates();
5804 SLOW_ASSERT(new_descriptors->IsSortedNoDuplicates()); in CopyInsert()5892 SLOW_ASSERT(IsSortedNoDuplicates()); in Sort()